GET api/WalletTransactions/GetWalletTransaction/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
WalletTransaction| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| Amount | decimal number |
None. |
|
| Date | date |
None. |
|
| Type | boolean |
None. |
|
| BranchPaymentMethod | globally unique identifier |
None. |
|
| Branch_payment_method | Branch_payment_method |
None. |
|
| User | User |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "6a782869-06de-4477-88cd-8347bafd444a",
"UserId": "8e3b3af0-343e-4131-bc72-bd07488edab4",
"Amount": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"BranchPaymentMethod": "d4cbd9a7-5790-449f-9309-7abb3cacf81f",
"Branch_payment_method": {
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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,
"User": {
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
},
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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,
"User": {
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
}
],
"Users": [
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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
}
],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
},
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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
}
],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
]
},
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": [
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
},
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
]
},
"User": {
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
},
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": [
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
},
{
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
]
},
"User": {
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
}
],
"WalletTransactions": []
},
"User": {
"Id": "5af0e422-dae3-4eb6-90b4-e481ca6f3e40",
"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": "0d2c3e70-cca2-4aee-afa8-6603951f556d",
"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": "a55b48a7-4082-4bde-97ff-5ff32f33627d",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:44:31.072255+00:00",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": []
}
],
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
},
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
}
],
"Users": []
},
"Language1": {
"Id": "14c67428-c35e-4bd1-92d1-d95a248b8e53",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
},
{
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
},
{
"Id": "08840f83-b728-4418-bbee-43d3df8cae2c",
"Date": "2026-07-18T12:44:31.072255+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "42d8ad19-c8e0-49ae-92d2-db6573f3f336",
"BranchId": "fc8b7f80-d437-4912-a7f0-2ed2d303869b",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "15c111fa-5e72-40b3-b167-63cddb46f825",
"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": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
},
{
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "3be7d021-cf47-4ea6-9ac3-35fb54bf0825",
"BranchId": "ed5893b7-c38c-4614-8151-5c27c9fc8dc4",
"PaymentMethodId": "f5930c1b-c293-410e-8734-3e5921b2b2d4",
"Description": "sample string 4",
"Branch": {
"Id": "72932784-1b8a-40b7-ae57-c007d399dd68",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "13b1443c-69f6-4bcb-ad31-c5ae3d3abaa6",
"Agents": [
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
},
{
"Id": "9ce91170-ab2a-401a-9efc-fc282fa7e22f",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "33135ab0-4042-47aa-a52e-6c1175ad8751",
"LicenceStart": "2026-07-18T12:44:31.072255+00:00",
"LicenceExpire": "2026-07-18T12:44:31.072255+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
},
{
"Id": "ac439c70-e75a-4063-a464-d26b4ef6f54c",
"AgentId": "fb553fdb-dbb7-498d-be72-910f7bf26c67",
"Cash": 3.0,
"Date": "2026-07-18T12:44:31.072255+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "32ed369f-c794-44e4-ae6f-30bee3f3ae47",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "54d271c2-597a-405a-a1dd-770133ba37e7",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": []
}
}
],
"Transfers": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "038edb7e-455d-4830-81a9-35b409d06d7c",
"CreateDate": "2026-07-18T12:44:31.072255+00:00",
"OptionType": true,
"Sender": "ccdcc394-dee0-4de0-b16b-4787d9be8ba5",
"Receiver": "10a0e66d-52f3-4018-90f1-8c65e87fe20f",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:44:31.072255+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": []
}
}
text/xml
Sample:
Sample not available.