GET api/Users/GetUser/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

User
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

FirstName

string

None.

LastName

string

None.

Email

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": "5359219a-e52f-4347-9a1a-9dcb8da0597d",
  "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": "e9e0c47b-e4a7-4c8b-a1ed-2e4dcfd2f953",
  "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": "9a5f19d5-d27d-480b-b74c-6ec061d5100d",
  "FireBaseToken": "sample string 20",
  "PlainPassword": "sample string 21",
  "RegDate": "2026-07-18T12:29:02.1000885+00:00",
  "Branch": {
    "Id": "539cda79-0850-46eb-ae0f-74518a33203f",
    "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:29:02.1000885+00:00",
    "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
    "AvailableGold": 9.1,
    "AvailableSilver": 10.1,
    "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
    "Agents": [
      {
        "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Email": "sample string 4",
        "Phone": "sample string 5",
        "Password": "sample string 6",
        "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
        "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
        "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
        "ProfitPercentage": 8.1,
        "Licence": 9.0,
        "AgentProfit": 10.0,
        "Agent_Branch_Transaction": [
          {
            "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
            "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
            "Cash": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Profit": 5.0
          },
          {
            "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
            "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
            "Cash": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Profit": 5.0
          }
        ]
      },
      {
        "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Email": "sample string 4",
        "Phone": "sample string 5",
        "Password": "sample string 6",
        "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
        "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
        "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
        "ProfitPercentage": 8.1,
        "Licence": 9.0,
        "AgentProfit": 10.0,
        "Agent_Branch_Transaction": [
          {
            "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
            "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
            "Cash": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Profit": 5.0
          },
          {
            "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
            "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
            "Cash": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Profit": 5.0
          }
        ]
      }
    ],
    "Currency1": {
      "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
      "Name": "sample string 2",
      "Branches": []
    },
    "Branch_payment_method": [
      {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Payment_method": {
          "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          },
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          }
        ]
      },
      {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Payment_method": {
          "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          },
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          }
        ]
      }
    ],
    "Transactions": [
      {
        "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
        "Date": "2026-07-18T12:29:02.1000885+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
        "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
        "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": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
          "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
          "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
              "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
              "Amount": 3.0,
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
            },
            {
              "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
              "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
              "Amount": 3.0,
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
            }
          ]
        }
      },
      {
        "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
        "Date": "2026-07-18T12:29:02.1000885+00:00",
        "Type": true,
        "Amount": 4,
        "PriceSell": 5.0,
        "PriceBuy": 6.0,
        "Grams": 7,
        "TotalPrice": 8.0,
        "Profit": 9.0,
        "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
        "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
        "TotalPriceActual": 12.0,
        "TotalPriceMetal": 13.0,
        "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
        "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": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
          "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
          "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
          "Description": "sample string 4",
          "Payment_method": {
            "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
            "Name": "sample string 2",
            "Branch_payment_method": []
          },
          "Transactions": [],
          "WalletTransactions": [
            {
              "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
              "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
              "Amount": 3.0,
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
            },
            {
              "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
              "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
              "Amount": 3.0,
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
            }
          ]
        }
      }
    ],
    "Users": []
  },
  "Language1": {
    "Id": "07a813e2-eb1f-4b74-ae6d-b2dd0c14751f",
    "Label": "sample string 2",
    "code": "sample string 3",
    "Users": []
  },
  "Transactions": [
    {
      "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
      "Date": "2026-07-18T12:29:02.1000885+00:00",
      "Type": true,
      "Amount": 4,
      "PriceSell": 5.0,
      "PriceBuy": 6.0,
      "Grams": 7,
      "TotalPrice": 8.0,
      "Profit": 9.0,
      "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
      "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
      "TotalPriceActual": 12.0,
      "TotalPriceMetal": 13.0,
      "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
      "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": "539cda79-0850-46eb-ae0f-74518a33203f",
        "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:29:02.1000885+00:00",
        "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
        "AvailableGold": 9.1,
        "AvailableSilver": 10.1,
        "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
        "Agents": [
          {
            "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "Email": "sample string 4",
            "Phone": "sample string 5",
            "Password": "sample string 6",
            "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
            "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
            "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
            "ProfitPercentage": 8.1,
            "Licence": 9.0,
            "AgentProfit": 10.0,
            "Agent_Branch_Transaction": [
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              },
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              }
            ]
          },
          {
            "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "Email": "sample string 4",
            "Phone": "sample string 5",
            "Password": "sample string 6",
            "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
            "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
            "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
            "ProfitPercentage": 8.1,
            "Licence": 9.0,
            "AgentProfit": 10.0,
            "Agent_Branch_Transaction": [
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              },
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              }
            ]
          }
        ],
        "Currency1": {
          "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
          "Name": "sample string 2",
          "Branches": []
        },
        "Branch_payment_method": [
          {
            "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
            "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
            "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              },
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              }
            ]
          },
          {
            "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
            "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
            "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              },
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              }
            ]
          }
        ],
        "Transactions": [],
        "Users": []
      },
      "Branch_payment_method": {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Branch": {
          "Id": "539cda79-0850-46eb-ae0f-74518a33203f",
          "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:29:02.1000885+00:00",
          "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
          "Agents": [
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [],
          "Transactions": [],
          "Users": []
        },
        "Payment_method": {
          "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [],
        "WalletTransactions": [
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          },
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          }
        ]
      }
    },
    {
      "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
      "Date": "2026-07-18T12:29:02.1000885+00:00",
      "Type": true,
      "Amount": 4,
      "PriceSell": 5.0,
      "PriceBuy": 6.0,
      "Grams": 7,
      "TotalPrice": 8.0,
      "Profit": 9.0,
      "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
      "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
      "TotalPriceActual": 12.0,
      "TotalPriceMetal": 13.0,
      "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
      "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": "539cda79-0850-46eb-ae0f-74518a33203f",
        "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:29:02.1000885+00:00",
        "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
        "AvailableGold": 9.1,
        "AvailableSilver": 10.1,
        "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
        "Agents": [
          {
            "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "Email": "sample string 4",
            "Phone": "sample string 5",
            "Password": "sample string 6",
            "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
            "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
            "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
            "ProfitPercentage": 8.1,
            "Licence": 9.0,
            "AgentProfit": 10.0,
            "Agent_Branch_Transaction": [
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              },
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              }
            ]
          },
          {
            "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "Email": "sample string 4",
            "Phone": "sample string 5",
            "Password": "sample string 6",
            "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
            "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
            "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
            "ProfitPercentage": 8.1,
            "Licence": 9.0,
            "AgentProfit": 10.0,
            "Agent_Branch_Transaction": [
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              },
              {
                "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                "Cash": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Profit": 5.0
              }
            ]
          }
        ],
        "Currency1": {
          "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
          "Name": "sample string 2",
          "Branches": []
        },
        "Branch_payment_method": [
          {
            "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
            "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
            "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              },
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              }
            ]
          },
          {
            "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
            "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
            "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
            "Description": "sample string 4",
            "Payment_method": {
              "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
              "Name": "sample string 2",
              "Branch_payment_method": []
            },
            "Transactions": [],
            "WalletTransactions": [
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              },
              {
                "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
                "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
                "Amount": 3.0,
                "Date": "2026-07-18T12:29:02.1000885+00:00",
                "Type": true,
                "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
              }
            ]
          }
        ],
        "Transactions": [],
        "Users": []
      },
      "Branch_payment_method": {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Branch": {
          "Id": "539cda79-0850-46eb-ae0f-74518a33203f",
          "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:29:02.1000885+00:00",
          "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
          "Agents": [
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [],
          "Transactions": [],
          "Users": []
        },
        "Payment_method": {
          "Id": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [],
        "WalletTransactions": [
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          },
          {
            "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
            "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
            "Amount": 3.0,
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0"
          }
        ]
      }
    }
  ],
  "Transfers": [
    {
      "Id": "4dccc779-6333-4ee6-9f6f-fbc8c132c47a",
      "CreateDate": "2026-07-18T12:29:02.1000885+00:00",
      "OptionType": true,
      "Sender": "4f5ac77a-b9ed-47bf-83e4-a27e8d92f53b",
      "Receiver": "c54cc5cc-3044-4f80-a421-0b3f1e25a6ca",
      "Amount": 5,
      "Description": "sample string 6",
      "Status": true,
      "CompleteDate": "2026-07-18T12:29:02.1000885+00:00",
      "AnonymizedSender": true,
      "AnonymizedReceiver": true
    },
    {
      "Id": "4dccc779-6333-4ee6-9f6f-fbc8c132c47a",
      "CreateDate": "2026-07-18T12:29:02.1000885+00:00",
      "OptionType": true,
      "Sender": "4f5ac77a-b9ed-47bf-83e4-a27e8d92f53b",
      "Receiver": "c54cc5cc-3044-4f80-a421-0b3f1e25a6ca",
      "Amount": 5,
      "Description": "sample string 6",
      "Status": true,
      "CompleteDate": "2026-07-18T12:29:02.1000885+00:00",
      "AnonymizedSender": true,
      "AnonymizedReceiver": true
    }
  ],
  "Transfers1": [
    {
      "Id": "4dccc779-6333-4ee6-9f6f-fbc8c132c47a",
      "CreateDate": "2026-07-18T12:29:02.1000885+00:00",
      "OptionType": true,
      "Sender": "4f5ac77a-b9ed-47bf-83e4-a27e8d92f53b",
      "Receiver": "c54cc5cc-3044-4f80-a421-0b3f1e25a6ca",
      "Amount": 5,
      "Description": "sample string 6",
      "Status": true,
      "CompleteDate": "2026-07-18T12:29:02.1000885+00:00",
      "AnonymizedSender": true,
      "AnonymizedReceiver": true
    },
    {
      "Id": "4dccc779-6333-4ee6-9f6f-fbc8c132c47a",
      "CreateDate": "2026-07-18T12:29:02.1000885+00:00",
      "OptionType": true,
      "Sender": "4f5ac77a-b9ed-47bf-83e4-a27e8d92f53b",
      "Receiver": "c54cc5cc-3044-4f80-a421-0b3f1e25a6ca",
      "Amount": 5,
      "Description": "sample string 6",
      "Status": true,
      "CompleteDate": "2026-07-18T12:29:02.1000885+00:00",
      "AnonymizedSender": true,
      "AnonymizedReceiver": true
    }
  ],
  "WalletTransactions": [
    {
      "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
      "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
      "Amount": 3.0,
      "Date": "2026-07-18T12:29:02.1000885+00:00",
      "Type": true,
      "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0",
      "Branch_payment_method": {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Branch": {
          "Id": "539cda79-0850-46eb-ae0f-74518a33203f",
          "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:29:02.1000885+00:00",
          "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
          "Agents": [
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [],
          "Transactions": [
            {
              "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
              "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
              "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": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
              "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
              "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": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "539cda79-0850-46eb-ae0f-74518a33203f",
              "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:29:02.1000885+00:00",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "AvailableGold": 9.1,
              "AvailableSilver": 10.1,
              "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
              "Agents": [
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                },
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                }
              ],
              "Currency1": {
                "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
                "Name": "sample string 2",
                "Branches": []
              },
              "Branch_payment_method": [],
              "Transactions": [],
              "Users": []
            }
          },
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "539cda79-0850-46eb-ae0f-74518a33203f",
              "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:29:02.1000885+00:00",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "AvailableGold": 9.1,
              "AvailableSilver": 10.1,
              "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
              "Agents": [
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                },
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                }
              ],
              "Currency1": {
                "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
                "Name": "sample string 2",
                "Branches": []
              },
              "Branch_payment_method": [],
              "Transactions": [],
              "Users": []
            }
          }
        ],
        "WalletTransactions": []
      }
    },
    {
      "Id": "6454a1b9-d620-4097-b7ff-40d9bda7589d",
      "UserId": "f6ffdcb9-7259-4eb8-abf4-65719160047d",
      "Amount": 3.0,
      "Date": "2026-07-18T12:29:02.1000885+00:00",
      "Type": true,
      "BranchPaymentMethod": "efc1615d-aac2-4b1b-86b9-317bc52fc5b0",
      "Branch_payment_method": {
        "Id": "62dbae78-81f9-4d72-b09f-59fe7abf7cd5",
        "BranchId": "bf3aef06-b85c-4c95-81b4-624cdef0200b",
        "PaymentMethodId": "aaf705ca-88aa-4b3f-b415-ec3489a480eb",
        "Description": "sample string 4",
        "Branch": {
          "Id": "539cda79-0850-46eb-ae0f-74518a33203f",
          "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:29:02.1000885+00:00",
          "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
          "AvailableGold": 9.1,
          "AvailableSilver": 10.1,
          "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
          "Agents": [
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            },
            {
              "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "Email": "sample string 4",
              "Phone": "sample string 5",
              "Password": "sample string 6",
              "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
              "ProfitPercentage": 8.1,
              "Licence": 9.0,
              "AgentProfit": 10.0,
              "Agent_Branch_Transaction": [
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                },
                {
                  "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                  "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                  "Cash": 3.0,
                  "Date": "2026-07-18T12:29:02.1000885+00:00",
                  "Profit": 5.0
                }
              ]
            }
          ],
          "Currency1": {
            "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
            "Name": "sample string 2",
            "Branches": []
          },
          "Branch_payment_method": [],
          "Transactions": [
            {
              "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
              "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
              "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": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
              "Date": "2026-07-18T12:29:02.1000885+00:00",
              "Type": true,
              "Amount": 4,
              "PriceSell": 5.0,
              "PriceBuy": 6.0,
              "Grams": 7,
              "TotalPrice": 8.0,
              "Profit": 9.0,
              "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
              "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
              "TotalPriceActual": 12.0,
              "TotalPriceMetal": 13.0,
              "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
              "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": "8080f8fc-3ba5-4852-b78a-6a1abf79bc6d",
          "Name": "sample string 2",
          "Branch_payment_method": []
        },
        "Transactions": [
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "539cda79-0850-46eb-ae0f-74518a33203f",
              "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:29:02.1000885+00:00",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "AvailableGold": 9.1,
              "AvailableSilver": 10.1,
              "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
              "Agents": [
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                },
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                }
              ],
              "Currency1": {
                "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
                "Name": "sample string 2",
                "Branches": []
              },
              "Branch_payment_method": [],
              "Transactions": [],
              "Users": []
            }
          },
          {
            "Id": "8fd0a695-2ec6-47a4-b842-6f6d5aa30fac",
            "Date": "2026-07-18T12:29:02.1000885+00:00",
            "Type": true,
            "Amount": 4,
            "PriceSell": 5.0,
            "PriceBuy": 6.0,
            "Grams": 7,
            "TotalPrice": 8.0,
            "Profit": 9.0,
            "UserId": "f7419e7f-d7ad-4065-9d6c-56e5028a7f12",
            "BranchId": "976aa23c-5dfe-4f0b-a7c0-79eed9e70d79",
            "TotalPriceActual": 12.0,
            "TotalPriceMetal": 13.0,
            "BranchPaymentMethod": "eeafa75d-249d-4927-8f70-fd9899ca2fd1",
            "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": "539cda79-0850-46eb-ae0f-74518a33203f",
              "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:29:02.1000885+00:00",
              "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
              "AvailableGold": 9.1,
              "AvailableSilver": 10.1,
              "Currency": "97ec8a2c-034a-4aef-8431-b7194018fa09",
              "Agents": [
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                },
                {
                  "Id": "0ab31498-ebdb-4f92-9ae4-758da4bcbf68",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "Email": "sample string 4",
                  "Phone": "sample string 5",
                  "Password": "sample string 6",
                  "BranchId": "4cf9356e-d47e-478b-8eb1-ce7783071428",
                  "LicenceStart": "2026-07-18T12:29:02.1000885+00:00",
                  "LicenceExpire": "2026-07-18T12:29:02.1000885+00:00",
                  "ProfitPercentage": 8.1,
                  "Licence": 9.0,
                  "AgentProfit": 10.0,
                  "Agent_Branch_Transaction": [
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    },
                    {
                      "Id": "a7430ad2-3ea7-444c-a3bb-2afba92cff5b",
                      "AgentId": "d721afe2-9b00-4324-af17-51c731458226",
                      "Cash": 3.0,
                      "Date": "2026-07-18T12:29:02.1000885+00:00",
                      "Profit": 5.0
                    }
                  ]
                }
              ],
              "Currency1": {
                "Id": "6e318fcb-22c5-4a4d-8dce-ef274e1257bf",
                "Name": "sample string 2",
                "Branches": []
              },
              "Branch_payment_method": [],
              "Transactions": [],
              "Users": []
            }
          }
        ],
        "WalletTransactions": []
      }
    }
  ]
}

text/xml

Sample:

Sample not available.