POST api/Users/PostUser
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"Id": "d3c3dcef-6947-482a-8131-1c58d0a15b10",
"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": "500153cc-6e2b-40c0-a067-eef278885a62",
"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": "8e5e92ee-be6c-4b76-b811-5255878d7a11",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:11:23.5162776+00:00",
"Branch": {
"Id": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
},
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
],
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
},
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "9a0e1d67-ae10-4359-a20b-9e61c523af99",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
},
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Branch": {
"Id": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
},
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
},
{
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Branch": {
"Id": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007"
}
]
}
}
],
"Transfers": [
{
"Id": "e3308a27-7218-4659-8c80-a9ae4a7c05a8",
"CreateDate": "2026-09-16T00:11:23.527278+00:00",
"OptionType": true,
"Sender": "ac958517-5aab-4b08-89c1-0b51ac26e05f",
"Receiver": "e0a4e34e-729b-4425-abed-94a1906d77b0",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.527278+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "e3308a27-7218-4659-8c80-a9ae4a7c05a8",
"CreateDate": "2026-09-16T00:11:23.527278+00:00",
"OptionType": true,
"Sender": "ac958517-5aab-4b08-89c1-0b51ac26e05f",
"Receiver": "e0a4e34e-729b-4425-abed-94a1906d77b0",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.527278+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "e3308a27-7218-4659-8c80-a9ae4a7c05a8",
"CreateDate": "2026-09-16T00:11:23.527278+00:00",
"OptionType": true,
"Sender": "ac958517-5aab-4b08-89c1-0b51ac26e05f",
"Receiver": "e0a4e34e-729b-4425-abed-94a1906d77b0",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.527278+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "e3308a27-7218-4659-8c80-a9ae4a7c05a8",
"CreateDate": "2026-09-16T00:11:23.527278+00:00",
"OptionType": true,
"Sender": "ac958517-5aab-4b08-89c1-0b51ac26e05f",
"Receiver": "e0a4e34e-729b-4425-abed-94a1906d77b0",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.527278+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007",
"Branch_payment_method": {
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Branch": {
"Id": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "6e390f90-3819-40af-b1a8-d6b4426a7ab0",
"UserId": "b9aaf6c5-2a4c-435b-9ff0-5519ecd55266",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.5262769+00:00",
"Type": true,
"BranchPaymentMethod": "553c0db1-fd0d-47e0-a1f0-0d06e9999007",
"Branch_payment_method": {
"Id": "c1ec1d15-171f-4fc2-8d62-7d8a456f663f",
"BranchId": "3e78a631-edfe-4763-8b3a-fee6899beeae",
"PaymentMethodId": "3a7ac754-a4df-43ab-9321-ac0b1fa86c35",
"Description": "sample string 4",
"Branch": {
"Id": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "cec75da4-8459-4547-8e15-0087126b5da1",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "a5134dc2-5beb-49d8-9a7b-fcedc68ff1f9",
"Date": "2026-09-16T00:11:23.5242775+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "5b1250cd-c650-4864-8dae-2b7ed5a60d59",
"BranchId": "13c4a58f-9585-4fb7-8a88-dd83b0049cca",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "826ed8ef-f765-412e-8f03-c494ce97efec",
"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": "c11be3c2-256b-4cb3-8d32-5919eed23811",
"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:11:23.5172776+00:00",
"LicenceStart": "2026-09-16T00:11:23.5172776+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "a4d4c507-7c95-4580-a7ad-a2fedbdfebdf",
"Agents": [
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
},
{
"Id": "cd725a41-4cc0-446c-a013-46cf4b6d27e7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "6f003956-bc2d-4dcb-84f9-fa6eb6ac18d8",
"LicenceStart": "2026-09-16T00:11:23.5192798+00:00",
"LicenceExpire": "2026-09-16T00:11:23.5192798+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
},
{
"Id": "402ccc6b-dc9a-46d3-baa6-4f5f8bd56043",
"AgentId": "87a3b7d7-74ff-4810-abdc-9ec5b9feb01b",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.521279+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "83e75681-69a1-40fb-9c27-46e3d3d45a93",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "b35f5c23-9920-4221-b236-fcb342fa4c01",
"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": "a3080c25-ee48-4836-906f-7b356d3e6b11",
"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": "75998ddb-0a82-4650-8bff-cfa9f52741c8",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:11:23.9142845+00:00",
"Branch": {
"Id": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
},
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
],
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
},
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "cc10e465-f402-49e4-a460-3f0560a8020a",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
},
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Branch": {
"Id": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
},
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
},
{
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Branch": {
"Id": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7"
}
]
}
}
],
"Transfers": [
{
"Id": "eae5d644-5849-4cf0-85a8-ba9d96503205",
"CreateDate": "2026-09-16T00:11:23.9152838+00:00",
"OptionType": true,
"Sender": "aeed39ee-afdc-4696-97c9-d4f58b2499d1",
"Receiver": "e049e663-f34b-4993-899e-236cf2b88b53",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.9152838+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "eae5d644-5849-4cf0-85a8-ba9d96503205",
"CreateDate": "2026-09-16T00:11:23.9152838+00:00",
"OptionType": true,
"Sender": "aeed39ee-afdc-4696-97c9-d4f58b2499d1",
"Receiver": "e049e663-f34b-4993-899e-236cf2b88b53",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.9152838+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "eae5d644-5849-4cf0-85a8-ba9d96503205",
"CreateDate": "2026-09-16T00:11:23.9152838+00:00",
"OptionType": true,
"Sender": "aeed39ee-afdc-4696-97c9-d4f58b2499d1",
"Receiver": "e049e663-f34b-4993-899e-236cf2b88b53",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.9152838+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "eae5d644-5849-4cf0-85a8-ba9d96503205",
"CreateDate": "2026-09-16T00:11:23.9152838+00:00",
"OptionType": true,
"Sender": "aeed39ee-afdc-4696-97c9-d4f58b2499d1",
"Receiver": "e049e663-f34b-4993-899e-236cf2b88b53",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:11:23.9152838+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7",
"Branch_payment_method": {
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Branch": {
"Id": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "9d4d07d3-478a-461d-9755-76821cbf17f7",
"UserId": "33398e77-fa11-4462-bb3e-247a61cb0adf",
"Amount": 3.0,
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"BranchPaymentMethod": "32928c92-78f8-4652-aafa-6fff1f83f8b7",
"Branch_payment_method": {
"Id": "a582b469-8a32-4076-88da-7ac2de49a491",
"BranchId": "9aed9bb7-4173-4265-8650-0a210a7d2775",
"PaymentMethodId": "7f63a665-10cc-405b-ae46-2f9807203157",
"Description": "sample string 4",
"Branch": {
"Id": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "c29dd1d8-d2bc-473b-8598-d05b9f632bca",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "2c53d66a-335b-4e8c-ab18-d3d4ad624a39",
"Date": "2026-09-16T00:11:23.9152838+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "e9b42818-9e01-4889-9643-bc16281def01",
"BranchId": "b62f1c60-e687-41a6-b01a-241b50c19d69",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "1eecec21-149b-48e4-8625-c8581c23ee4b",
"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": "64d0a161-8fb3-44ff-825f-83f84e65f8b7",
"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:11:23.9142845+00:00",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "93d0aa27-fdf7-4a87-ba96-2e40e71ed88d",
"Agents": [
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
},
{
"Id": "11531453-02a5-496c-b5d5-3b1555169dc5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "60ebc3ce-b562-4796-a1f3-67372d2f4d87",
"LicenceStart": "2026-09-16T00:11:23.9142845+00:00",
"LicenceExpire": "2026-09-16T00:11:23.9142845+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
},
{
"Id": "a76e52c1-66f8-424c-b4e8-f18042457b6d",
"AgentId": "951051df-05f4-4f37-8ff6-e9932ab4253c",
"Cash": 3.0,
"Date": "2026-09-16T00:11:23.9142845+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "9737b262-3367-4425-817a-eb001926047e",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
text/xml
Sample:
Sample not available.