DELETE api/Users/DeleteUser/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "27e09eaf-1b0e-4b7f-b8d9-a6a5eca726e7",
"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": "d50f9d87-85a3-43f0-a410-cc6d41ac65ab",
"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": "1a72f3d7-b66b-49c9-b5c5-88b2ebab86ff",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:21:02.1842199+00:00",
"Branch": {
"Id": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
},
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
],
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
},
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "c14fc725-75e4-4ac4-910c-89a5b0c443fc",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
},
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Branch": {
"Id": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
},
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
},
{
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Branch": {
"Id": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9"
}
]
}
}
],
"Transfers": [
{
"Id": "58b0d9cd-dec3-49ac-9f0e-9edf9dc9121f",
"CreateDate": "2026-09-16T00:21:02.1852197+00:00",
"OptionType": true,
"Sender": "9f383f54-aa15-40e7-91d5-093173bb3049",
"Receiver": "4e04eca0-bcf6-42a3-8c0a-cd3fe8261938",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:21:02.1852197+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "58b0d9cd-dec3-49ac-9f0e-9edf9dc9121f",
"CreateDate": "2026-09-16T00:21:02.1852197+00:00",
"OptionType": true,
"Sender": "9f383f54-aa15-40e7-91d5-093173bb3049",
"Receiver": "4e04eca0-bcf6-42a3-8c0a-cd3fe8261938",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:21:02.1852197+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "58b0d9cd-dec3-49ac-9f0e-9edf9dc9121f",
"CreateDate": "2026-09-16T00:21:02.1852197+00:00",
"OptionType": true,
"Sender": "9f383f54-aa15-40e7-91d5-093173bb3049",
"Receiver": "4e04eca0-bcf6-42a3-8c0a-cd3fe8261938",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:21:02.1852197+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "58b0d9cd-dec3-49ac-9f0e-9edf9dc9121f",
"CreateDate": "2026-09-16T00:21:02.1852197+00:00",
"OptionType": true,
"Sender": "9f383f54-aa15-40e7-91d5-093173bb3049",
"Receiver": "4e04eca0-bcf6-42a3-8c0a-cd3fe8261938",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:21:02.1852197+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9",
"Branch_payment_method": {
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Branch": {
"Id": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "9b7b3824-5d27-4252-8ba1-6071edf31e74",
"UserId": "d7cfbc1f-239d-45e4-b564-d2c4a98c5d27",
"Amount": 3.0,
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"BranchPaymentMethod": "fc9f1fe0-94fe-473a-a96c-5ad4e3b61be9",
"Branch_payment_method": {
"Id": "a3010e86-07d3-490a-91b8-a497626ce585",
"BranchId": "5d791a7b-ead9-4fee-963b-57eeaf88ffdb",
"PaymentMethodId": "9796032f-9a25-4b51-b7a1-f4565696fc14",
"Description": "sample string 4",
"Branch": {
"Id": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "1258aaf8-f846-4917-a08b-06dbc4b3177f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "d00d7788-c92e-4e96-940c-3ee903f71b91",
"Date": "2026-09-16T00:21:02.1852197+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "fd1d4587-5835-446f-a08a-b6b9f837c5aa",
"BranchId": "7f82d2de-6d2d-44b7-b903-c4984d03356e",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "6c47048f-f50b-4c7f-962c-82aa656e790c",
"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": "16463873-4762-4108-9a3f-e13d45fe9eb8",
"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:21:02.1842199+00:00",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "2f189332-b41a-4405-a8aa-d8be0e57e5c6",
"Agents": [
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
},
{
"Id": "bb43e7c1-e007-4d08-8851-0dfd4a8b49dd",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "d2f4ab63-daa7-4443-b286-ff23b3ec77c2",
"LicenceStart": "2026-09-16T00:21:02.1842199+00:00",
"LicenceExpire": "2026-09-16T00:21:02.1842199+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
},
{
"Id": "728ab2f8-bd21-4f5e-83a4-e864aac5bc47",
"AgentId": "a52d0507-88dd-4916-b7b0-5e016cffe343",
"Cash": 3.0,
"Date": "2026-09-16T00:21:02.1842199+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "050a2c3a-1324-4ee0-a9ba-793017e7067b",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
text/xml
Sample:
Sample not available.