GET api/Users/GetUser/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| Password | string |
None. |
|
| Salt | string |
None. |
|
| BranchId | globally unique identifier |
None. |
|
| GoldBalance | integer |
None. |
|
| SilverBalance | integer |
None. |
|
| Cash | decimal number |
None. |
|
| Street | string |
None. |
|
| StreetNumber | string |
None. |
|
| City | string |
None. |
|
| PostalCode | string |
None. |
|
| UserPublicKey | string |
None. |
|
| SystemPublicKey | string |
None. |
|
| SystemPrivateKey | string |
None. |
|
| Language | globally unique identifier |
None. |
|
| FireBaseToken | string |
None. |
|
| PlainPassword | string |
None. |
|
| RegDate | date |
None. |
|
| Branch | Branch |
None. |
|
| Language1 | Language |
None. |
|
| Transactions | Collection of Transaction |
None. |
|
| Transfers | Collection of Transfer |
None. |
|
| Transfers1 | Collection of Transfer |
None. |
|
| WalletTransactions | Collection of WalletTransaction |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "449c69d7-dc03-4be6-b3c0-3d201f781da6",
"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": "a6c9e528-3cec-4171-b750-bec4f0128261",
"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": "f1279910-ec5b-450d-ae28-141d9a7704ae",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-09-16T00:13:45.1605025+00:00",
"Branch": {
"Id": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
},
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
],
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
},
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "0f5bf56c-39ac-4d78-b1a4-5a87b3f30913",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
},
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Branch": {
"Id": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
},
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
},
{
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Branch": {
"Id": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112"
}
]
}
}
],
"Transfers": [
{
"Id": "3e7cf95d-1a83-4eb2-b8d9-9eb5c985386f",
"CreateDate": "2026-09-16T00:13:45.1605025+00:00",
"OptionType": true,
"Sender": "45422cbb-17af-482b-af23-4861d7850e52",
"Receiver": "1e9d0a47-6ac0-41b3-82b3-02b4fec67334",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:45.1605025+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "3e7cf95d-1a83-4eb2-b8d9-9eb5c985386f",
"CreateDate": "2026-09-16T00:13:45.1605025+00:00",
"OptionType": true,
"Sender": "45422cbb-17af-482b-af23-4861d7850e52",
"Receiver": "1e9d0a47-6ac0-41b3-82b3-02b4fec67334",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:45.1605025+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "3e7cf95d-1a83-4eb2-b8d9-9eb5c985386f",
"CreateDate": "2026-09-16T00:13:45.1605025+00:00",
"OptionType": true,
"Sender": "45422cbb-17af-482b-af23-4861d7850e52",
"Receiver": "1e9d0a47-6ac0-41b3-82b3-02b4fec67334",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:45.1605025+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "3e7cf95d-1a83-4eb2-b8d9-9eb5c985386f",
"CreateDate": "2026-09-16T00:13:45.1605025+00:00",
"OptionType": true,
"Sender": "45422cbb-17af-482b-af23-4861d7850e52",
"Receiver": "1e9d0a47-6ac0-41b3-82b3-02b4fec67334",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-09-16T00:13:45.1605025+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112",
"Branch_payment_method": {
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Branch": {
"Id": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "7414182e-421f-4c1c-b5e5-fbf6e7bc26fd",
"UserId": "105af2b7-0769-40d5-a87a-b2a022d51818",
"Amount": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"BranchPaymentMethod": "d2928fa8-726c-4d65-bc83-e4b126e1f112",
"Branch_payment_method": {
"Id": "607b497d-e1f7-496e-8947-32c67ccdcaee",
"BranchId": "81690ceb-7cac-459f-8336-aaa05f063546",
"PaymentMethodId": "16d344bb-fe30-4edd-8f6d-c756d5ea7d42",
"Description": "sample string 4",
"Branch": {
"Id": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "fe264e4c-fd27-4544-a232-8bc940a94676",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "e4b304bd-c115-4cb8-b869-c2c440108815",
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "f0633bc5-8392-4fe3-a471-4ea100e9b9e4",
"BranchId": "fb8002ac-7e1b-4553-84ee-2d8071ab6b35",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "0de324a8-7acf-4034-af18-9db15c9a8926",
"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": "3aa7ba53-dd61-4db5-9c80-1b672cc50f49",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b142a338-9789-4ea8-8f01-e58a3b571109",
"Agents": [
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d92d8683-d390-414c-afdf-51b1ebdce348",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "3e661c42-7702-4382-93c4-85b5ffb87dcd",
"LicenceStart": "2026-09-16T00:13:45.1605025+00:00",
"LicenceExpire": "2026-09-16T00:13:45.1605025+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
},
{
"Id": "bf1bea54-3d68-47c5-9a67-d11e68df4035",
"AgentId": "6cf2f86a-1397-433d-8673-350f2f93e12b",
"Cash": 3.0,
"Date": "2026-09-16T00:13:45.1605025+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "bfe32fed-f4e0-4403-a75e-2ce4e34cf5ef",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
text/xml
Sample:
Sample not available.