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": "f14a1310-e8cc-4c4c-be51-a8691c92eb74",
"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": "266f891c-fa77-4f90-b7fa-3916eef4648c",
"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": "767176bd-a4c7-43f1-858c-75fc57451355",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:21:15.5128821+00:00",
"Branch": {
"Id": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
},
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
],
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
},
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "c69617eb-8ec3-42e8-91d0-c99d86cd2620",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
},
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Branch": {
"Id": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
},
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
},
{
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Branch": {
"Id": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2"
}
]
}
}
],
"Transfers": [
{
"Id": "55827ad7-e4bb-4480-a971-b0e16b713e76",
"CreateDate": "2026-07-18T12:21:15.5278824+00:00",
"OptionType": true,
"Sender": "0c952476-3502-450d-b795-f95b63792f6f",
"Receiver": "7ebfe930-093f-4f99-a7dd-3dd331fed6e2",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.5278824+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "55827ad7-e4bb-4480-a971-b0e16b713e76",
"CreateDate": "2026-07-18T12:21:15.5278824+00:00",
"OptionType": true,
"Sender": "0c952476-3502-450d-b795-f95b63792f6f",
"Receiver": "7ebfe930-093f-4f99-a7dd-3dd331fed6e2",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.5278824+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "55827ad7-e4bb-4480-a971-b0e16b713e76",
"CreateDate": "2026-07-18T12:21:15.5278824+00:00",
"OptionType": true,
"Sender": "0c952476-3502-450d-b795-f95b63792f6f",
"Receiver": "7ebfe930-093f-4f99-a7dd-3dd331fed6e2",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.5278824+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "55827ad7-e4bb-4480-a971-b0e16b713e76",
"CreateDate": "2026-07-18T12:21:15.5278824+00:00",
"OptionType": true,
"Sender": "0c952476-3502-450d-b795-f95b63792f6f",
"Receiver": "7ebfe930-093f-4f99-a7dd-3dd331fed6e2",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.5278824+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2",
"Branch_payment_method": {
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Branch": {
"Id": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "3201a03b-3403-4735-a59a-2203080a8089",
"UserId": "80f4cebc-5c93-4385-9582-d8b933a4a310",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.525881+00:00",
"Type": true,
"BranchPaymentMethod": "e08a6a5a-ecd6-4537-a54d-bfb71017c5d2",
"Branch_payment_method": {
"Id": "7d6a24a1-d920-4251-95cb-48a77126cb04",
"BranchId": "f529b898-fe48-4660-8a33-e1b50cae8b72",
"PaymentMethodId": "eef32e21-e059-45c9-9079-aedb5da1b4aa",
"Description": "sample string 4",
"Branch": {
"Id": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "d1ae682c-7f8b-48cf-b559-67916307c6ac",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "bd76fafe-6c33-4308-a550-cbea080a7521",
"Date": "2026-07-18T12:21:15.5228819+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "7644c64b-47bc-4e0a-ad88-ed879350a49e",
"BranchId": "b30180c3-f109-4708-b0b8-37e0b064a371",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "47de5830-156c-4a72-94e7-5478d6e2004a",
"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": "564d924d-16b2-4c97-b10a-ba1da9441b5e",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.5158815+00:00",
"LicenceStart": "2026-07-18T12:21:15.5158815+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "e033cdd0-1255-4cab-94d2-0f3e0c246c4f",
"Agents": [
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
},
{
"Id": "d0d8c860-52f6-47bf-9cdb-fef57b2e8406",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "73c0faa5-a797-4631-bbba-1a597318bf9e",
"LicenceStart": "2026-07-18T12:21:15.5178811+00:00",
"LicenceExpire": "2026-07-18T12:21:15.5178811+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
},
{
"Id": "b46dbb1f-b700-49af-83ec-8c94f12cd211",
"AgentId": "cdbb39c3-b1f4-4038-ab03-816682b3ea2c",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.5188816+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "15081235-7e73-4b1f-8526-6e77851b1729",
"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": "28e75698-1be8-4e44-9d43-5a0b87efd5f8",
"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": "6eba75dc-f648-4e90-924b-4bae9c50088a",
"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": "ab0c9eab-284d-43b8-9964-6529f332ba8b",
"FireBaseToken": "sample string 20",
"PlainPassword": "sample string 21",
"RegDate": "2026-07-18T12:21:15.7628882+00:00",
"Branch": {
"Id": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
},
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
],
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
},
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
}
],
"Users": []
},
"Language1": {
"Id": "45fc1ef8-064f-423b-bdfc-96c8d38d31cb",
"Label": "sample string 2",
"code": "sample string 3",
"Users": []
},
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
},
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Branch": {
"Id": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
},
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
},
{
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
],
"Transactions": [],
"Users": []
},
"Branch_payment_method": {
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Branch": {
"Id": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
},
"Payment_method": {
"Id": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b"
}
]
}
}
],
"Transfers": [
{
"Id": "7477760a-ecfb-4b85-af57-48f1f827f437",
"CreateDate": "2026-07-18T12:21:15.7628882+00:00",
"OptionType": true,
"Sender": "3a06738a-d983-444a-8ca9-983abd7a6bea",
"Receiver": "d1a5f3f1-6b85-4369-a8ca-fbc8e69efe78",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.7628882+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "7477760a-ecfb-4b85-af57-48f1f827f437",
"CreateDate": "2026-07-18T12:21:15.7628882+00:00",
"OptionType": true,
"Sender": "3a06738a-d983-444a-8ca9-983abd7a6bea",
"Receiver": "d1a5f3f1-6b85-4369-a8ca-fbc8e69efe78",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.7628882+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"Transfers1": [
{
"Id": "7477760a-ecfb-4b85-af57-48f1f827f437",
"CreateDate": "2026-07-18T12:21:15.7628882+00:00",
"OptionType": true,
"Sender": "3a06738a-d983-444a-8ca9-983abd7a6bea",
"Receiver": "d1a5f3f1-6b85-4369-a8ca-fbc8e69efe78",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.7628882+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
},
{
"Id": "7477760a-ecfb-4b85-af57-48f1f827f437",
"CreateDate": "2026-07-18T12:21:15.7628882+00:00",
"OptionType": true,
"Sender": "3a06738a-d983-444a-8ca9-983abd7a6bea",
"Receiver": "d1a5f3f1-6b85-4369-a8ca-fbc8e69efe78",
"Amount": 5,
"Description": "sample string 6",
"Status": true,
"CompleteDate": "2026-07-18T12:21:15.7628882+00:00",
"AnonymizedSender": true,
"AnonymizedReceiver": true
}
],
"WalletTransactions": [
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b",
"Branch_payment_method": {
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Branch": {
"Id": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
},
{
"Id": "1c63ea6c-e3d5-4aa9-a4b2-e56984efb50e",
"UserId": "3e08f63a-e651-49cd-95af-31f9fb2da69a",
"Amount": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"BranchPaymentMethod": "375596d9-5485-4a1d-94a2-3e08264fe22b",
"Branch_payment_method": {
"Id": "8e81b8a5-674a-4128-9976-d9c65a5e0e7b",
"BranchId": "1f5ff9d0-04c6-4ce9-9688-0130c682570c",
"PaymentMethodId": "9c61c0f4-e35e-4673-bccd-c41adda264d8",
"Description": "sample string 4",
"Branch": {
"Id": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "b3232826-7e0a-49db-a4bc-b7cfe6cb6e4f",
"Name": "sample string 2",
"Branch_payment_method": []
},
"Transactions": [
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
},
{
"Id": "b5cf6145-4274-44d5-beab-10c7787ee44d",
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Type": true,
"Amount": 4,
"PriceSell": 5.0,
"PriceBuy": 6.0,
"Grams": 7,
"TotalPrice": 8.0,
"Profit": 9.0,
"UserId": "d16281ce-4fae-481d-999a-6c5fb1794731",
"BranchId": "1e3d7f7a-1af9-4cb0-ac46-8b6121a14ff2",
"TotalPriceActual": 12.0,
"TotalPriceMetal": 13.0,
"BranchPaymentMethod": "89ef7dc5-82a6-4be2-8859-79cedf0f39b4",
"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": "d4e266ab-ad6f-4fc5-8f2a-f1a1e32b63d6",
"Name": "sample string 2",
"BranchGold": 3.1,
"ProfitPercentage": 4.1,
"CompanyGold": 5.1,
"BranchSilver": 6.1,
"CompanySilver": 7.1,
"Licence": 8.0,
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"AvailableGold": 9.1,
"AvailableSilver": 10.1,
"Currency": "b0d932a8-61a8-455a-9770-f1d5116b9e4a",
"Agents": [
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
},
{
"Id": "b49460bd-fcc2-4b92-a48a-3367b8cabaa5",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Email": "sample string 4",
"Phone": "sample string 5",
"Password": "sample string 6",
"BranchId": "63656ca7-27cb-40ba-9aba-12ca8199f1f7",
"LicenceStart": "2026-07-18T12:21:15.7628882+00:00",
"LicenceExpire": "2026-07-18T12:21:15.7628882+00:00",
"ProfitPercentage": 8.1,
"Licence": 9.0,
"AgentProfit": 10.0,
"Agent_Branch_Transaction": [
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
},
{
"Id": "5c2763c5-b78b-410a-a4f9-c67c1a90f6f2",
"AgentId": "abbbe81f-3bf0-456a-991c-e00c2a414ebb",
"Cash": 3.0,
"Date": "2026-07-18T12:21:15.7628882+00:00",
"Profit": 5.0
}
]
}
],
"Currency1": {
"Id": "f7f9c785-18b0-4c0e-ab57-e7b4d0404c2f",
"Name": "sample string 2",
"Branches": []
},
"Branch_payment_method": [],
"Transactions": [],
"Users": []
}
}
],
"WalletTransactions": []
}
}
]
}
text/xml
Sample:
Sample not available.