GET api/Users/GetUsers
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| Password | string |
None. |
|
| Salt | string |
None. |
|
| BranchId | globally unique identifier |
None. |
|
| GoldBalance | integer |
None. |
|
| SilverBalance | integer |
None. |
|
| Cash | decimal number |
None. |
|
| Street | string |
None. |
|
| StreetNumber | string |
None. |
|
| City | string |
None. |
|
| PostalCode | string |
None. |
|
| UserPublicKey | string |
None. |
|
| SystemPublicKey | string |
None. |
|
| SystemPrivateKey | string |
None. |
|
| Language | globally unique identifier |
None. |
|
| FireBaseToken | string |
None. |
|
| PlainPassword | string |
None. |
|
| RegDate | date |
None. |
|
| Branch | Branch |
None. |
|
| Language1 | Language |
None. |
|
| Transactions | Collection of Transaction |
None. |
|
| Transfers | Collection of Transfer |
None. |
|
| Transfers1 | Collection of Transfer |
None. |
|
| WalletTransactions | Collection of WalletTransaction |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "2e187570-b816-41e2-8558-66788623dbb8",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"Salt": "sample string 7",
"BranchId": "e9179eb9-765d-4a3d-b5db-7fe7259187f4",
"GoldBalance": 9,
"SilverBalance": 10,
"Cash": 11.0,
"Street": "sample string 12",
"StreetNumber": "sample string 13",
"City": "sample string 14",
"PostalCode": "sample string 15",
"UserPublicKey": "sample string 16",
"SystemPublicKey": "sample string 17",
"SystemPrivateKey": "sample string 18",
"Language": "1949dc16-2ec9-4b42-a551-5c275403348d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:13:18.114652+00:00",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "011e40ad-afd9-4d0f-8ffb-cc90a0b6859f",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
}
],
"Transfers": [
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c",
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c",
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
},
{
"Id": "2e187570-b816-41e2-8558-66788623dbb8",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"Salt": "sample string 7",
"BranchId": "e9179eb9-765d-4a3d-b5db-7fe7259187f4",
"GoldBalance": 9,
"SilverBalance": 10,
"Cash": 11.0,
"Street": "sample string 12",
"StreetNumber": "sample string 13",
"City": "sample string 14",
"PostalCode": "sample string 15",
"UserPublicKey": "sample string 16",
"SystemPublicKey": "sample string 17",
"SystemPrivateKey": "sample string 18",
"Language": "1949dc16-2ec9-4b42-a551-5c275403348d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:13:18.114652+00:00",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "011e40ad-afd9-4d0f-8ffb-cc90a0b6859f",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
},
{
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c"
}
]
}
}
],
"Transfers": [
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "80092593-bc0e-455e-bf79-fa31d450958a",
"CreateDate": "2026-09-16T00:13:18.114652+00:00",
"OptionType": true,
"Sender": "9491e724-0d74-44f6-a50d-484da0534169",
"Receiver": "01915954-21ab-4052-96ca-bc95741ee0ab",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:18.114652+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c",
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "0bff67bd-2e14-454c-8101-98df005fc9a4",
"UserId": "951ad23d-1815-4fb8-a6d7-e5512392adf0",
"Amount": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"BranchPaymentMethod": "6c32c5dc-262e-418b-8a17-3c493af31d1c",
"Branch_payment_method": {
"Id": "b63991dd-e014-4691-8772-4fbed71998fc",
"BranchId": "21f8b5f0-907a-4ac4-a613-44e6ca3d3c7f",
"PaymentMethodId": "d0169416-e9e7-49aa-bbaf-58831b354dab",
"Description": "sample string 4",
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1
}
],
"Users": []
},
"Payment_method": {
"Id": "b9010046-913b-4ba3-a499-9621977f605a",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "9da5b31e-5e91-43e8-bcfa-00489f1ec0a2",
"Date": "2026-09-16T00:13:18.114652+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "73751770-9e23-4904-9630-f0dd01fc63ed",
"BranchId": "52a41481-ccd0-4796-9442-d43cf7b50089",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "65eb4886-a9d0-42f2-bced-c4db35b53dd8",
"ReviewBranchDone": true,
"BranchPercentage": 16.1,
"BranchProfit": 17.0,
"SystemProfit": 18.0,
"OptionType": true,
"TotalPriceGold": 20.0,
"GoldGrams": 21,
"OptionsAfter": 22.1,
"OptionsBefore": 23.1,
"RatioAffect": 24.1,
"OptionPriceAfter": 25.0,
"OptionPriceBefore": 26.0,
"TotalGrams": 27.1,
"Branch": {
"Id": "9b4e5019-ca37-44ea-bf94-0f375ccb3616",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "66fa753e-ec36-4b46-ad6d-9a320cece0e8",
"Agents": [
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
},
{
"Id": "f830b568-6764-4639-add9-1395cdac619e",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "2ac21c5e-b062-4e61-82bc-17f92e628c66",
"LicenceStart": "2026-09-16T00:13:18.114652+00:00",
"LicenceExpire": "2026-09-16T00:13:18.114652+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
},
{
"Id": "689677eb-f723-47fa-9ee6-da70a7563f83",
"AgentId": "12a43890-76c7-4d8c-aec8-97af629eeaad",
"Cash": 3.0,
"Date": "2026-09-16T00:13:18.114652+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "c827ecc0-5689-4b0f-8a50-832036fe3336",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
]
text/xml
Sample:
Sample not available.