POST api/Action/AddMultipleEmployeeCollection

Request Information

URI Parameters

None.

Body Parameters

Collection of MultiptleEmployeeCollectionDto
NameDescriptionTypeAdditional information
FromAccount

AccountCardDto

None.

ToAccount

AccountCardDto

None.

Amount

decimal number

None.

Description

string

None.

ActionDate

date

None.

CurrencyID

globally unique identifier

None.

CurrencyRate

decimal number

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "fromAccount": {
      "isDeleted": true,
      "accountType": 7,
      "title": "sample string 2",
      "subTitle": "sample string 3",
      "description": "sample string 4",
      "balance": 5.0,
      "credit": 6.0,
      "debt": 7.0,
      "accountDetail": {
        "accountID": "a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c",
        "email": "sample string 1",
        "phone": "sample string 2",
        "address": "sample string 3",
        "taxNumber": "sample string 4",
        "salePriceGroup": 1,
        "author": "sample string 5",
        "webSite": "sample string 6",
        "taxOffice": "sample string 7",
        "maxDebtLimit": 8.0,
        "discount": 9.1,
        "expiration": 10,
        "category": {
          "categoryType": 1,
          "name": "sample string 1",
          "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
          "code": "sample string 2",
          "createBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "createDT": "2025-05-24T16:40:01.6849148+03:00",
          "updateBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "updateDT": "2025-05-24T16:40:01.6849148+03:00",
          "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
          "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
        },
        "city": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "f3ce537d-bedc-4fea-8ec6-9a2f6c229573",
          "companyID": "dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"
        },
        "county": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "4263dd13-efa5-4447-8e27-b9bd462d4845",
          "companyID": "4da83c0e-b54e-4380-8fb6-0d82077d3380"
        },
        "bankDetails": [
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          },
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          }
        ],
        "isEInvoiceAccount": true,
        "alias": "sample string 12",
        "isEDispatchAccount": true,
        "dispatchAlias": "sample string 14",
        "isBranch": true,
        "branch": "sample string 16",
        "accountNumber": "sample string 17",
        "iban": "sample string 18",
        "isDeferred": true,
        "installmentCount": 20,
        "stoppagePercentage": 21.1,
        "limit": 22.1,
        "lastPaymentDay": 23,
        "cardNumber": "sample string 24",
        "expireDate": "2025-05-24T16:40:01.6849148+03:00",
        "startDate": "2025-05-24T16:40:01.6849148+03:00",
        "endDate": "2025-05-24T16:40:01.6849148+03:00",
        "salary": 25.1,
        "salaryDay": 26,
        "salaryPaymentAccountID": "c6016b13-4026-4e9d-9a90-726cdb8e95d2",
        "department": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "742836ef-75ee-45e9-a525-b4d46d336745",
          "companyID": "50540aa7-4c9c-4eea-a44d-1ebff30429a0"
        },
        "job": "sample string 27",
        "jobEndDate": "2025-05-24T16:40:01.6849148+03:00",
        "jobEndReasonCode": "sample string 28",
        "jobEndReasonString": "sample string 29",
        "sgkJobCode": "sample string 30",
        "sgkJobCodeString": "sample string 31",
        "dispatchDeliveryAddress": "sample string 32",
        "dispatchDeliveryCountry": "sample string 33",
        "dispatchDeliveryCity": "sample string 34",
        "dispatchDeliveryCounty": "sample string 35",
        "dispatchDeliveryPostalCode": "sample string 36",
        "isForeign": true,
        "code": "sample string 38",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "7b233ca7-0197-4c34-9918-deeb4c7dbefa",
        "companyID": "2715508f-c59f-4e06-b93a-b762cfbb2b0d"
      },
      "category": {
        "categoryType": 1,
        "name": "sample string 1",
        "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
        "code": "sample string 2",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
        "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
      },
      "currency": {
        "name": "sample string 1",
        "code": "sample string 2",
        "id": "1969244e-caa7-4699-9486-f79cab312e88",
        "companyID": "8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"
      },
      "currencyID": "48d4ec34-ff9b-42ca-8cda-b5733f6faa9c",
      "code": "sample string 9",
      "createBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "createDT": "2025-05-24T16:40:01.6849148+03:00",
      "updateBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "updateDT": "2025-05-24T16:40:01.6849148+03:00",
      "id": "a11e4bec-1d81-411d-8dd6-aaaf9eadfe46",
      "companyID": "de02b963-b63d-4e19-b545-d528f3c59278"
    },
    "toAccount": {
      "isDeleted": true,
      "accountType": 7,
      "title": "sample string 2",
      "subTitle": "sample string 3",
      "description": "sample string 4",
      "balance": 5.0,
      "credit": 6.0,
      "debt": 7.0,
      "accountDetail": {
        "accountID": "a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c",
        "email": "sample string 1",
        "phone": "sample string 2",
        "address": "sample string 3",
        "taxNumber": "sample string 4",
        "salePriceGroup": 1,
        "author": "sample string 5",
        "webSite": "sample string 6",
        "taxOffice": "sample string 7",
        "maxDebtLimit": 8.0,
        "discount": 9.1,
        "expiration": 10,
        "category": {
          "categoryType": 1,
          "name": "sample string 1",
          "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
          "code": "sample string 2",
          "createBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "createDT": "2025-05-24T16:40:01.6849148+03:00",
          "updateBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "updateDT": "2025-05-24T16:40:01.6849148+03:00",
          "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
          "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
        },
        "city": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "f3ce537d-bedc-4fea-8ec6-9a2f6c229573",
          "companyID": "dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"
        },
        "county": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "4263dd13-efa5-4447-8e27-b9bd462d4845",
          "companyID": "4da83c0e-b54e-4380-8fb6-0d82077d3380"
        },
        "bankDetails": [
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          },
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          }
        ],
        "isEInvoiceAccount": true,
        "alias": "sample string 12",
        "isEDispatchAccount": true,
        "dispatchAlias": "sample string 14",
        "isBranch": true,
        "branch": "sample string 16",
        "accountNumber": "sample string 17",
        "iban": "sample string 18",
        "isDeferred": true,
        "installmentCount": 20,
        "stoppagePercentage": 21.1,
        "limit": 22.1,
        "lastPaymentDay": 23,
        "cardNumber": "sample string 24",
        "expireDate": "2025-05-24T16:40:01.6849148+03:00",
        "startDate": "2025-05-24T16:40:01.6849148+03:00",
        "endDate": "2025-05-24T16:40:01.6849148+03:00",
        "salary": 25.1,
        "salaryDay": 26,
        "salaryPaymentAccountID": "c6016b13-4026-4e9d-9a90-726cdb8e95d2",
        "department": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "742836ef-75ee-45e9-a525-b4d46d336745",
          "companyID": "50540aa7-4c9c-4eea-a44d-1ebff30429a0"
        },
        "job": "sample string 27",
        "jobEndDate": "2025-05-24T16:40:01.6849148+03:00",
        "jobEndReasonCode": "sample string 28",
        "jobEndReasonString": "sample string 29",
        "sgkJobCode": "sample string 30",
        "sgkJobCodeString": "sample string 31",
        "dispatchDeliveryAddress": "sample string 32",
        "dispatchDeliveryCountry": "sample string 33",
        "dispatchDeliveryCity": "sample string 34",
        "dispatchDeliveryCounty": "sample string 35",
        "dispatchDeliveryPostalCode": "sample string 36",
        "isForeign": true,
        "code": "sample string 38",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "7b233ca7-0197-4c34-9918-deeb4c7dbefa",
        "companyID": "2715508f-c59f-4e06-b93a-b762cfbb2b0d"
      },
      "category": {
        "categoryType": 1,
        "name": "sample string 1",
        "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
        "code": "sample string 2",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
        "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
      },
      "currency": {
        "name": "sample string 1",
        "code": "sample string 2",
        "id": "1969244e-caa7-4699-9486-f79cab312e88",
        "companyID": "8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"
      },
      "currencyID": "48d4ec34-ff9b-42ca-8cda-b5733f6faa9c",
      "code": "sample string 9",
      "createBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "createDT": "2025-05-24T16:40:01.6849148+03:00",
      "updateBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "updateDT": "2025-05-24T16:40:01.6849148+03:00",
      "id": "a11e4bec-1d81-411d-8dd6-aaaf9eadfe46",
      "companyID": "de02b963-b63d-4e19-b545-d528f3c59278"
    },
    "amount": 1.0,
    "description": "sample string 2",
    "actionDate": "2025-05-24T16:40:01.6849148+03:00",
    "currencyID": "d87f89ae-bfe7-4e13-916b-787fa58e5a41",
    "currencyRate": 5.1
  },
  {
    "fromAccount": {
      "isDeleted": true,
      "accountType": 7,
      "title": "sample string 2",
      "subTitle": "sample string 3",
      "description": "sample string 4",
      "balance": 5.0,
      "credit": 6.0,
      "debt": 7.0,
      "accountDetail": {
        "accountID": "a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c",
        "email": "sample string 1",
        "phone": "sample string 2",
        "address": "sample string 3",
        "taxNumber": "sample string 4",
        "salePriceGroup": 1,
        "author": "sample string 5",
        "webSite": "sample string 6",
        "taxOffice": "sample string 7",
        "maxDebtLimit": 8.0,
        "discount": 9.1,
        "expiration": 10,
        "category": {
          "categoryType": 1,
          "name": "sample string 1",
          "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
          "code": "sample string 2",
          "createBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "createDT": "2025-05-24T16:40:01.6849148+03:00",
          "updateBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "updateDT": "2025-05-24T16:40:01.6849148+03:00",
          "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
          "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
        },
        "city": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "f3ce537d-bedc-4fea-8ec6-9a2f6c229573",
          "companyID": "dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"
        },
        "county": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "4263dd13-efa5-4447-8e27-b9bd462d4845",
          "companyID": "4da83c0e-b54e-4380-8fb6-0d82077d3380"
        },
        "bankDetails": [
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          },
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          }
        ],
        "isEInvoiceAccount": true,
        "alias": "sample string 12",
        "isEDispatchAccount": true,
        "dispatchAlias": "sample string 14",
        "isBranch": true,
        "branch": "sample string 16",
        "accountNumber": "sample string 17",
        "iban": "sample string 18",
        "isDeferred": true,
        "installmentCount": 20,
        "stoppagePercentage": 21.1,
        "limit": 22.1,
        "lastPaymentDay": 23,
        "cardNumber": "sample string 24",
        "expireDate": "2025-05-24T16:40:01.6849148+03:00",
        "startDate": "2025-05-24T16:40:01.6849148+03:00",
        "endDate": "2025-05-24T16:40:01.6849148+03:00",
        "salary": 25.1,
        "salaryDay": 26,
        "salaryPaymentAccountID": "c6016b13-4026-4e9d-9a90-726cdb8e95d2",
        "department": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "742836ef-75ee-45e9-a525-b4d46d336745",
          "companyID": "50540aa7-4c9c-4eea-a44d-1ebff30429a0"
        },
        "job": "sample string 27",
        "jobEndDate": "2025-05-24T16:40:01.6849148+03:00",
        "jobEndReasonCode": "sample string 28",
        "jobEndReasonString": "sample string 29",
        "sgkJobCode": "sample string 30",
        "sgkJobCodeString": "sample string 31",
        "dispatchDeliveryAddress": "sample string 32",
        "dispatchDeliveryCountry": "sample string 33",
        "dispatchDeliveryCity": "sample string 34",
        "dispatchDeliveryCounty": "sample string 35",
        "dispatchDeliveryPostalCode": "sample string 36",
        "isForeign": true,
        "code": "sample string 38",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "7b233ca7-0197-4c34-9918-deeb4c7dbefa",
        "companyID": "2715508f-c59f-4e06-b93a-b762cfbb2b0d"
      },
      "category": {
        "categoryType": 1,
        "name": "sample string 1",
        "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
        "code": "sample string 2",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
        "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
      },
      "currency": {
        "name": "sample string 1",
        "code": "sample string 2",
        "id": "1969244e-caa7-4699-9486-f79cab312e88",
        "companyID": "8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"
      },
      "currencyID": "48d4ec34-ff9b-42ca-8cda-b5733f6faa9c",
      "code": "sample string 9",
      "createBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "createDT": "2025-05-24T16:40:01.6849148+03:00",
      "updateBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "updateDT": "2025-05-24T16:40:01.6849148+03:00",
      "id": "a11e4bec-1d81-411d-8dd6-aaaf9eadfe46",
      "companyID": "de02b963-b63d-4e19-b545-d528f3c59278"
    },
    "toAccount": {
      "isDeleted": true,
      "accountType": 7,
      "title": "sample string 2",
      "subTitle": "sample string 3",
      "description": "sample string 4",
      "balance": 5.0,
      "credit": 6.0,
      "debt": 7.0,
      "accountDetail": {
        "accountID": "a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c",
        "email": "sample string 1",
        "phone": "sample string 2",
        "address": "sample string 3",
        "taxNumber": "sample string 4",
        "salePriceGroup": 1,
        "author": "sample string 5",
        "webSite": "sample string 6",
        "taxOffice": "sample string 7",
        "maxDebtLimit": 8.0,
        "discount": 9.1,
        "expiration": 10,
        "category": {
          "categoryType": 1,
          "name": "sample string 1",
          "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
          "code": "sample string 2",
          "createBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "createDT": "2025-05-24T16:40:01.6849148+03:00",
          "updateBy": {
            "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
            "name": "sample string 2",
            "surname": "sample string 3",
            "email": "sample string 4"
          },
          "updateDT": "2025-05-24T16:40:01.6849148+03:00",
          "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
          "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
        },
        "city": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "f3ce537d-bedc-4fea-8ec6-9a2f6c229573",
          "companyID": "dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"
        },
        "county": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "4263dd13-efa5-4447-8e27-b9bd462d4845",
          "companyID": "4da83c0e-b54e-4380-8fb6-0d82077d3380"
        },
        "bankDetails": [
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          },
          {
            "accountDetailID": "fb037bbe-6f0b-43f7-b3ac-e6eab2563e25",
            "iban": "sample string 1",
            "code": "sample string 2",
            "createBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "createDT": "2025-05-24T16:40:01.6849148+03:00",
            "updateBy": {
              "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
              "name": "sample string 2",
              "surname": "sample string 3",
              "email": "sample string 4"
            },
            "updateDT": "2025-05-24T16:40:01.6849148+03:00",
            "id": "2f875e3b-14bc-41fa-a65d-26e1ba4505df",
            "companyID": "b17e5a95-de4e-48a3-a654-b3cec68b4c03"
          }
        ],
        "isEInvoiceAccount": true,
        "alias": "sample string 12",
        "isEDispatchAccount": true,
        "dispatchAlias": "sample string 14",
        "isBranch": true,
        "branch": "sample string 16",
        "accountNumber": "sample string 17",
        "iban": "sample string 18",
        "isDeferred": true,
        "installmentCount": 20,
        "stoppagePercentage": 21.1,
        "limit": 22.1,
        "lastPaymentDay": 23,
        "cardNumber": "sample string 24",
        "expireDate": "2025-05-24T16:40:01.6849148+03:00",
        "startDate": "2025-05-24T16:40:01.6849148+03:00",
        "endDate": "2025-05-24T16:40:01.6849148+03:00",
        "salary": 25.1,
        "salaryDay": 26,
        "salaryPaymentAccountID": "c6016b13-4026-4e9d-9a90-726cdb8e95d2",
        "department": {
          "name": "sample string 1",
          "code": "sample string 2",
          "id": "742836ef-75ee-45e9-a525-b4d46d336745",
          "companyID": "50540aa7-4c9c-4eea-a44d-1ebff30429a0"
        },
        "job": "sample string 27",
        "jobEndDate": "2025-05-24T16:40:01.6849148+03:00",
        "jobEndReasonCode": "sample string 28",
        "jobEndReasonString": "sample string 29",
        "sgkJobCode": "sample string 30",
        "sgkJobCodeString": "sample string 31",
        "dispatchDeliveryAddress": "sample string 32",
        "dispatchDeliveryCountry": "sample string 33",
        "dispatchDeliveryCity": "sample string 34",
        "dispatchDeliveryCounty": "sample string 35",
        "dispatchDeliveryPostalCode": "sample string 36",
        "isForeign": true,
        "code": "sample string 38",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "7b233ca7-0197-4c34-9918-deeb4c7dbefa",
        "companyID": "2715508f-c59f-4e06-b93a-b762cfbb2b0d"
      },
      "category": {
        "categoryType": 1,
        "name": "sample string 1",
        "parentID": "9cf3f0d0-396f-468b-9736-ec0d08843e78",
        "code": "sample string 2",
        "createBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "createDT": "2025-05-24T16:40:01.6849148+03:00",
        "updateBy": {
          "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
          "name": "sample string 2",
          "surname": "sample string 3",
          "email": "sample string 4"
        },
        "updateDT": "2025-05-24T16:40:01.6849148+03:00",
        "id": "dc076eed-9edb-45af-a951-8d6a29d95dc0",
        "companyID": "549bca19-c288-4dcf-a05a-40a0940b2981"
      },
      "currency": {
        "name": "sample string 1",
        "code": "sample string 2",
        "id": "1969244e-caa7-4699-9486-f79cab312e88",
        "companyID": "8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"
      },
      "currencyID": "48d4ec34-ff9b-42ca-8cda-b5733f6faa9c",
      "code": "sample string 9",
      "createBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "createDT": "2025-05-24T16:40:01.6849148+03:00",
      "updateBy": {
        "id": "9b5da0e8-6e3e-4874-b0d3-b790351d275b",
        "name": "sample string 2",
        "surname": "sample string 3",
        "email": "sample string 4"
      },
      "updateDT": "2025-05-24T16:40:01.6849148+03:00",
      "id": "a11e4bec-1d81-411d-8dd6-aaaf9eadfe46",
      "companyID": "de02b963-b63d-4e19-b545-d528f3c59278"
    },
    "amount": 1.0,
    "description": "sample string 2",
    "actionDate": "2025-05-24T16:40:01.6849148+03:00",
    "currencyID": "d87f89ae-bfe7-4e13-916b-787fa58e5a41",
    "currencyRate": 5.1
  }
]

application/xml, text/xml

Sample:
<ArrayOfMultiptleEmployeeCollectionDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Service.DTOs">
  <MultiptleEmployeeCollectionDto>
    <ActionDate>2025-05-24T16:40:01.6849148+03:00</ActionDate>
    <Amount>1</Amount>
    <CurrencyID>d87f89ae-bfe7-4e13-916b-787fa58e5a41</CurrencyID>
    <CurrencyRate>5.1</CurrencyRate>
    <Description>sample string 2</Description>
    <FromAccount>
      <CompanyID>de02b963-b63d-4e19-b545-d528f3c59278</CompanyID>
      <ID>a11e4bec-1d81-411d-8dd6-aaaf9eadfe46</ID>
      <Code>sample string 9</Code>
      <CreateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </CreateBy>
      <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
      <UpdateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </UpdateBy>
      <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
      <AccountDetail>
        <CompanyID>2715508f-c59f-4e06-b93a-b762cfbb2b0d</CompanyID>
        <ID>7b233ca7-0197-4c34-9918-deeb4c7dbefa</ID>
        <Code>sample string 38</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <AccountID>a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c</AccountID>
        <AccountNumber>sample string 17</AccountNumber>
        <Address>sample string 3</Address>
        <Alias>sample string 12</Alias>
        <Author>sample string 5</Author>
        <BankDetails>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
        </BankDetails>
        <Branch>sample string 16</Branch>
        <CardNumber>sample string 24</CardNumber>
        <Category>
          <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
          <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
          <Code>sample string 2</Code>
          <CreateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </CreateBy>
          <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
          <UpdateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </UpdateBy>
          <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
          <CategoryType>Customer</CategoryType>
          <Name>sample string 1</Name>
          <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
        </Category>
        <City>
          <CompanyID>dc6f5fab-3e5f-40d4-ad41-1966ddf753ab</CompanyID>
          <ID>f3ce537d-bedc-4fea-8ec6-9a2f6c229573</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </City>
        <County>
          <CompanyID>4da83c0e-b54e-4380-8fb6-0d82077d3380</CompanyID>
          <ID>4263dd13-efa5-4447-8e27-b9bd462d4845</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </County>
        <Department>
          <CompanyID>50540aa7-4c9c-4eea-a44d-1ebff30429a0</CompanyID>
          <ID>742836ef-75ee-45e9-a525-b4d46d336745</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </Department>
        <Discount>9.1</Discount>
        <DispatchAlias>sample string 14</DispatchAlias>
        <DispatchDeliveryAddress>sample string 32</DispatchDeliveryAddress>
        <DispatchDeliveryCity>sample string 34</DispatchDeliveryCity>
        <DispatchDeliveryCountry>sample string 33</DispatchDeliveryCountry>
        <DispatchDeliveryCounty>sample string 35</DispatchDeliveryCounty>
        <DispatchDeliveryPostalCode>sample string 36</DispatchDeliveryPostalCode>
        <Email>sample string 1</Email>
        <EndDate>2025-05-24T16:40:01.6849148+03:00</EndDate>
        <Expiration>10</Expiration>
        <ExpireDate>2025-05-24T16:40:01.6849148+03:00</ExpireDate>
        <IBAN>sample string 18</IBAN>
        <InstallmentCount>20</InstallmentCount>
        <IsBranch>true</IsBranch>
        <IsDeferred>true</IsDeferred>
        <IsEDispatchAccount>true</IsEDispatchAccount>
        <IsEInvoiceAccount>true</IsEInvoiceAccount>
        <IsForeign>true</IsForeign>
        <Job>sample string 27</Job>
        <JobEndDate>2025-05-24T16:40:01.6849148+03:00</JobEndDate>
        <JobEndReasonCode>sample string 28</JobEndReasonCode>
        <JobEndReasonString>sample string 29</JobEndReasonString>
        <LastPaymentDay>23</LastPaymentDay>
        <Limit>22.1</Limit>
        <MaxDebtLimit>8</MaxDebtLimit>
        <Phone>sample string 2</Phone>
        <Salary>25.1</Salary>
        <SalaryDay>26</SalaryDay>
        <SalaryPaymentAccountID>c6016b13-4026-4e9d-9a90-726cdb8e95d2</SalaryPaymentAccountID>
        <SalePriceGroup>1</SalePriceGroup>
        <SgkJobCode>sample string 30</SgkJobCode>
        <SgkJobCodeString>sample string 31</SgkJobCodeString>
        <StartDate>2025-05-24T16:40:01.6849148+03:00</StartDate>
        <StoppagePercentage>21.1</StoppagePercentage>
        <TaxNumber>sample string 4</TaxNumber>
        <TaxOffice>sample string 7</TaxOffice>
        <WebSite>sample string 6</WebSite>
      </AccountDetail>
      <AccountType>Expense</AccountType>
      <Balance>5</Balance>
      <Category>
        <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
        <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
        <Code>sample string 2</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <CategoryType>Customer</CategoryType>
        <Name>sample string 1</Name>
        <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
      </Category>
      <Credit>6</Credit>
      <Currency>
        <CompanyID>8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1</CompanyID>
        <ID>1969244e-caa7-4699-9486-f79cab312e88</ID>
        <Code>sample string 2</Code>
        <Name>sample string 1</Name>
      </Currency>
      <CurrencyID>48d4ec34-ff9b-42ca-8cda-b5733f6faa9c</CurrencyID>
      <Debt>7</Debt>
      <Description>sample string 4</Description>
      <IsDeleted>true</IsDeleted>
      <SubTitle>sample string 3</SubTitle>
      <Title>sample string 2</Title>
    </FromAccount>
    <ToAccount>
      <CompanyID>de02b963-b63d-4e19-b545-d528f3c59278</CompanyID>
      <ID>a11e4bec-1d81-411d-8dd6-aaaf9eadfe46</ID>
      <Code>sample string 9</Code>
      <CreateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </CreateBy>
      <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
      <UpdateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </UpdateBy>
      <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
      <AccountDetail>
        <CompanyID>2715508f-c59f-4e06-b93a-b762cfbb2b0d</CompanyID>
        <ID>7b233ca7-0197-4c34-9918-deeb4c7dbefa</ID>
        <Code>sample string 38</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <AccountID>a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c</AccountID>
        <AccountNumber>sample string 17</AccountNumber>
        <Address>sample string 3</Address>
        <Alias>sample string 12</Alias>
        <Author>sample string 5</Author>
        <BankDetails>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
        </BankDetails>
        <Branch>sample string 16</Branch>
        <CardNumber>sample string 24</CardNumber>
        <Category>
          <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
          <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
          <Code>sample string 2</Code>
          <CreateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </CreateBy>
          <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
          <UpdateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </UpdateBy>
          <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
          <CategoryType>Customer</CategoryType>
          <Name>sample string 1</Name>
          <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
        </Category>
        <City>
          <CompanyID>dc6f5fab-3e5f-40d4-ad41-1966ddf753ab</CompanyID>
          <ID>f3ce537d-bedc-4fea-8ec6-9a2f6c229573</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </City>
        <County>
          <CompanyID>4da83c0e-b54e-4380-8fb6-0d82077d3380</CompanyID>
          <ID>4263dd13-efa5-4447-8e27-b9bd462d4845</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </County>
        <Department>
          <CompanyID>50540aa7-4c9c-4eea-a44d-1ebff30429a0</CompanyID>
          <ID>742836ef-75ee-45e9-a525-b4d46d336745</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </Department>
        <Discount>9.1</Discount>
        <DispatchAlias>sample string 14</DispatchAlias>
        <DispatchDeliveryAddress>sample string 32</DispatchDeliveryAddress>
        <DispatchDeliveryCity>sample string 34</DispatchDeliveryCity>
        <DispatchDeliveryCountry>sample string 33</DispatchDeliveryCountry>
        <DispatchDeliveryCounty>sample string 35</DispatchDeliveryCounty>
        <DispatchDeliveryPostalCode>sample string 36</DispatchDeliveryPostalCode>
        <Email>sample string 1</Email>
        <EndDate>2025-05-24T16:40:01.6849148+03:00</EndDate>
        <Expiration>10</Expiration>
        <ExpireDate>2025-05-24T16:40:01.6849148+03:00</ExpireDate>
        <IBAN>sample string 18</IBAN>
        <InstallmentCount>20</InstallmentCount>
        <IsBranch>true</IsBranch>
        <IsDeferred>true</IsDeferred>
        <IsEDispatchAccount>true</IsEDispatchAccount>
        <IsEInvoiceAccount>true</IsEInvoiceAccount>
        <IsForeign>true</IsForeign>
        <Job>sample string 27</Job>
        <JobEndDate>2025-05-24T16:40:01.6849148+03:00</JobEndDate>
        <JobEndReasonCode>sample string 28</JobEndReasonCode>
        <JobEndReasonString>sample string 29</JobEndReasonString>
        <LastPaymentDay>23</LastPaymentDay>
        <Limit>22.1</Limit>
        <MaxDebtLimit>8</MaxDebtLimit>
        <Phone>sample string 2</Phone>
        <Salary>25.1</Salary>
        <SalaryDay>26</SalaryDay>
        <SalaryPaymentAccountID>c6016b13-4026-4e9d-9a90-726cdb8e95d2</SalaryPaymentAccountID>
        <SalePriceGroup>1</SalePriceGroup>
        <SgkJobCode>sample string 30</SgkJobCode>
        <SgkJobCodeString>sample string 31</SgkJobCodeString>
        <StartDate>2025-05-24T16:40:01.6849148+03:00</StartDate>
        <StoppagePercentage>21.1</StoppagePercentage>
        <TaxNumber>sample string 4</TaxNumber>
        <TaxOffice>sample string 7</TaxOffice>
        <WebSite>sample string 6</WebSite>
      </AccountDetail>
      <AccountType>Expense</AccountType>
      <Balance>5</Balance>
      <Category>
        <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
        <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
        <Code>sample string 2</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <CategoryType>Customer</CategoryType>
        <Name>sample string 1</Name>
        <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
      </Category>
      <Credit>6</Credit>
      <Currency>
        <CompanyID>8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1</CompanyID>
        <ID>1969244e-caa7-4699-9486-f79cab312e88</ID>
        <Code>sample string 2</Code>
        <Name>sample string 1</Name>
      </Currency>
      <CurrencyID>48d4ec34-ff9b-42ca-8cda-b5733f6faa9c</CurrencyID>
      <Debt>7</Debt>
      <Description>sample string 4</Description>
      <IsDeleted>true</IsDeleted>
      <SubTitle>sample string 3</SubTitle>
      <Title>sample string 2</Title>
    </ToAccount>
  </MultiptleEmployeeCollectionDto>
  <MultiptleEmployeeCollectionDto>
    <ActionDate>2025-05-24T16:40:01.6849148+03:00</ActionDate>
    <Amount>1</Amount>
    <CurrencyID>d87f89ae-bfe7-4e13-916b-787fa58e5a41</CurrencyID>
    <CurrencyRate>5.1</CurrencyRate>
    <Description>sample string 2</Description>
    <FromAccount>
      <CompanyID>de02b963-b63d-4e19-b545-d528f3c59278</CompanyID>
      <ID>a11e4bec-1d81-411d-8dd6-aaaf9eadfe46</ID>
      <Code>sample string 9</Code>
      <CreateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </CreateBy>
      <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
      <UpdateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </UpdateBy>
      <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
      <AccountDetail>
        <CompanyID>2715508f-c59f-4e06-b93a-b762cfbb2b0d</CompanyID>
        <ID>7b233ca7-0197-4c34-9918-deeb4c7dbefa</ID>
        <Code>sample string 38</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <AccountID>a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c</AccountID>
        <AccountNumber>sample string 17</AccountNumber>
        <Address>sample string 3</Address>
        <Alias>sample string 12</Alias>
        <Author>sample string 5</Author>
        <BankDetails>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
        </BankDetails>
        <Branch>sample string 16</Branch>
        <CardNumber>sample string 24</CardNumber>
        <Category>
          <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
          <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
          <Code>sample string 2</Code>
          <CreateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </CreateBy>
          <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
          <UpdateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </UpdateBy>
          <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
          <CategoryType>Customer</CategoryType>
          <Name>sample string 1</Name>
          <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
        </Category>
        <City>
          <CompanyID>dc6f5fab-3e5f-40d4-ad41-1966ddf753ab</CompanyID>
          <ID>f3ce537d-bedc-4fea-8ec6-9a2f6c229573</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </City>
        <County>
          <CompanyID>4da83c0e-b54e-4380-8fb6-0d82077d3380</CompanyID>
          <ID>4263dd13-efa5-4447-8e27-b9bd462d4845</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </County>
        <Department>
          <CompanyID>50540aa7-4c9c-4eea-a44d-1ebff30429a0</CompanyID>
          <ID>742836ef-75ee-45e9-a525-b4d46d336745</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </Department>
        <Discount>9.1</Discount>
        <DispatchAlias>sample string 14</DispatchAlias>
        <DispatchDeliveryAddress>sample string 32</DispatchDeliveryAddress>
        <DispatchDeliveryCity>sample string 34</DispatchDeliveryCity>
        <DispatchDeliveryCountry>sample string 33</DispatchDeliveryCountry>
        <DispatchDeliveryCounty>sample string 35</DispatchDeliveryCounty>
        <DispatchDeliveryPostalCode>sample string 36</DispatchDeliveryPostalCode>
        <Email>sample string 1</Email>
        <EndDate>2025-05-24T16:40:01.6849148+03:00</EndDate>
        <Expiration>10</Expiration>
        <ExpireDate>2025-05-24T16:40:01.6849148+03:00</ExpireDate>
        <IBAN>sample string 18</IBAN>
        <InstallmentCount>20</InstallmentCount>
        <IsBranch>true</IsBranch>
        <IsDeferred>true</IsDeferred>
        <IsEDispatchAccount>true</IsEDispatchAccount>
        <IsEInvoiceAccount>true</IsEInvoiceAccount>
        <IsForeign>true</IsForeign>
        <Job>sample string 27</Job>
        <JobEndDate>2025-05-24T16:40:01.6849148+03:00</JobEndDate>
        <JobEndReasonCode>sample string 28</JobEndReasonCode>
        <JobEndReasonString>sample string 29</JobEndReasonString>
        <LastPaymentDay>23</LastPaymentDay>
        <Limit>22.1</Limit>
        <MaxDebtLimit>8</MaxDebtLimit>
        <Phone>sample string 2</Phone>
        <Salary>25.1</Salary>
        <SalaryDay>26</SalaryDay>
        <SalaryPaymentAccountID>c6016b13-4026-4e9d-9a90-726cdb8e95d2</SalaryPaymentAccountID>
        <SalePriceGroup>1</SalePriceGroup>
        <SgkJobCode>sample string 30</SgkJobCode>
        <SgkJobCodeString>sample string 31</SgkJobCodeString>
        <StartDate>2025-05-24T16:40:01.6849148+03:00</StartDate>
        <StoppagePercentage>21.1</StoppagePercentage>
        <TaxNumber>sample string 4</TaxNumber>
        <TaxOffice>sample string 7</TaxOffice>
        <WebSite>sample string 6</WebSite>
      </AccountDetail>
      <AccountType>Expense</AccountType>
      <Balance>5</Balance>
      <Category>
        <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
        <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
        <Code>sample string 2</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <CategoryType>Customer</CategoryType>
        <Name>sample string 1</Name>
        <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
      </Category>
      <Credit>6</Credit>
      <Currency>
        <CompanyID>8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1</CompanyID>
        <ID>1969244e-caa7-4699-9486-f79cab312e88</ID>
        <Code>sample string 2</Code>
        <Name>sample string 1</Name>
      </Currency>
      <CurrencyID>48d4ec34-ff9b-42ca-8cda-b5733f6faa9c</CurrencyID>
      <Debt>7</Debt>
      <Description>sample string 4</Description>
      <IsDeleted>true</IsDeleted>
      <SubTitle>sample string 3</SubTitle>
      <Title>sample string 2</Title>
    </FromAccount>
    <ToAccount>
      <CompanyID>de02b963-b63d-4e19-b545-d528f3c59278</CompanyID>
      <ID>a11e4bec-1d81-411d-8dd6-aaaf9eadfe46</ID>
      <Code>sample string 9</Code>
      <CreateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </CreateBy>
      <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
      <UpdateBy>
        <Email>sample string 4</Email>
        <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
        <Name>sample string 2</Name>
        <Surname>sample string 3</Surname>
      </UpdateBy>
      <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
      <AccountDetail>
        <CompanyID>2715508f-c59f-4e06-b93a-b762cfbb2b0d</CompanyID>
        <ID>7b233ca7-0197-4c34-9918-deeb4c7dbefa</ID>
        <Code>sample string 38</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <AccountID>a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c</AccountID>
        <AccountNumber>sample string 17</AccountNumber>
        <Address>sample string 3</Address>
        <Alias>sample string 12</Alias>
        <Author>sample string 5</Author>
        <BankDetails>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
          <AccountBankDetailCardDto>
            <CompanyID>b17e5a95-de4e-48a3-a654-b3cec68b4c03</CompanyID>
            <ID>2f875e3b-14bc-41fa-a65d-26e1ba4505df</ID>
            <Code>sample string 2</Code>
            <CreateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </CreateBy>
            <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
            <UpdateBy>
              <Email>sample string 4</Email>
              <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
              <Name>sample string 2</Name>
              <Surname>sample string 3</Surname>
            </UpdateBy>
            <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
            <AccountDetailID>fb037bbe-6f0b-43f7-b3ac-e6eab2563e25</AccountDetailID>
            <IBAN>sample string 1</IBAN>
          </AccountBankDetailCardDto>
        </BankDetails>
        <Branch>sample string 16</Branch>
        <CardNumber>sample string 24</CardNumber>
        <Category>
          <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
          <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
          <Code>sample string 2</Code>
          <CreateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </CreateBy>
          <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
          <UpdateBy>
            <Email>sample string 4</Email>
            <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
            <Name>sample string 2</Name>
            <Surname>sample string 3</Surname>
          </UpdateBy>
          <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
          <CategoryType>Customer</CategoryType>
          <Name>sample string 1</Name>
          <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
        </Category>
        <City>
          <CompanyID>dc6f5fab-3e5f-40d4-ad41-1966ddf753ab</CompanyID>
          <ID>f3ce537d-bedc-4fea-8ec6-9a2f6c229573</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </City>
        <County>
          <CompanyID>4da83c0e-b54e-4380-8fb6-0d82077d3380</CompanyID>
          <ID>4263dd13-efa5-4447-8e27-b9bd462d4845</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </County>
        <Department>
          <CompanyID>50540aa7-4c9c-4eea-a44d-1ebff30429a0</CompanyID>
          <ID>742836ef-75ee-45e9-a525-b4d46d336745</ID>
          <Code>sample string 2</Code>
          <Name>sample string 1</Name>
        </Department>
        <Discount>9.1</Discount>
        <DispatchAlias>sample string 14</DispatchAlias>
        <DispatchDeliveryAddress>sample string 32</DispatchDeliveryAddress>
        <DispatchDeliveryCity>sample string 34</DispatchDeliveryCity>
        <DispatchDeliveryCountry>sample string 33</DispatchDeliveryCountry>
        <DispatchDeliveryCounty>sample string 35</DispatchDeliveryCounty>
        <DispatchDeliveryPostalCode>sample string 36</DispatchDeliveryPostalCode>
        <Email>sample string 1</Email>
        <EndDate>2025-05-24T16:40:01.6849148+03:00</EndDate>
        <Expiration>10</Expiration>
        <ExpireDate>2025-05-24T16:40:01.6849148+03:00</ExpireDate>
        <IBAN>sample string 18</IBAN>
        <InstallmentCount>20</InstallmentCount>
        <IsBranch>true</IsBranch>
        <IsDeferred>true</IsDeferred>
        <IsEDispatchAccount>true</IsEDispatchAccount>
        <IsEInvoiceAccount>true</IsEInvoiceAccount>
        <IsForeign>true</IsForeign>
        <Job>sample string 27</Job>
        <JobEndDate>2025-05-24T16:40:01.6849148+03:00</JobEndDate>
        <JobEndReasonCode>sample string 28</JobEndReasonCode>
        <JobEndReasonString>sample string 29</JobEndReasonString>
        <LastPaymentDay>23</LastPaymentDay>
        <Limit>22.1</Limit>
        <MaxDebtLimit>8</MaxDebtLimit>
        <Phone>sample string 2</Phone>
        <Salary>25.1</Salary>
        <SalaryDay>26</SalaryDay>
        <SalaryPaymentAccountID>c6016b13-4026-4e9d-9a90-726cdb8e95d2</SalaryPaymentAccountID>
        <SalePriceGroup>1</SalePriceGroup>
        <SgkJobCode>sample string 30</SgkJobCode>
        <SgkJobCodeString>sample string 31</SgkJobCodeString>
        <StartDate>2025-05-24T16:40:01.6849148+03:00</StartDate>
        <StoppagePercentage>21.1</StoppagePercentage>
        <TaxNumber>sample string 4</TaxNumber>
        <TaxOffice>sample string 7</TaxOffice>
        <WebSite>sample string 6</WebSite>
      </AccountDetail>
      <AccountType>Expense</AccountType>
      <Balance>5</Balance>
      <Category>
        <CompanyID>549bca19-c288-4dcf-a05a-40a0940b2981</CompanyID>
        <ID>dc076eed-9edb-45af-a951-8d6a29d95dc0</ID>
        <Code>sample string 2</Code>
        <CreateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </CreateBy>
        <CreateDT>2025-05-24T16:40:01.6849148+03:00</CreateDT>
        <UpdateBy>
          <Email>sample string 4</Email>
          <ID>9b5da0e8-6e3e-4874-b0d3-b790351d275b</ID>
          <Name>sample string 2</Name>
          <Surname>sample string 3</Surname>
        </UpdateBy>
        <UpdateDT>2025-05-24T16:40:01.6849148+03:00</UpdateDT>
        <CategoryType>Customer</CategoryType>
        <Name>sample string 1</Name>
        <ParentID>9cf3f0d0-396f-468b-9736-ec0d08843e78</ParentID>
      </Category>
      <Credit>6</Credit>
      <Currency>
        <CompanyID>8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1</CompanyID>
        <ID>1969244e-caa7-4699-9486-f79cab312e88</ID>
        <Code>sample string 2</Code>
        <Name>sample string 1</Name>
      </Currency>
      <CurrencyID>48d4ec34-ff9b-42ca-8cda-b5733f6faa9c</CurrencyID>
      <Debt>7</Debt>
      <Description>sample string 4</Description>
      <IsDeleted>true</IsDeleted>
      <SubTitle>sample string 3</SubTitle>
      <Title>sample string 2</Title>
    </ToAccount>
  </MultiptleEmployeeCollectionDto>
</ArrayOfMultiptleEmployeeCollectionDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

text/html

Sample:
[{"fromAccount":{"isDeleted":true,"accountType":7,"title":"sample string 2","subTitle":"sample string 3","description":"sample string 4","balance":5.0,"credit":6.0,"debt":7.0,"accountDetail":{"accountID":"a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c","email":"sample string 1","phone":"sample string 2","address":"sample string 3","taxNumber":"sample string 4","salePriceGroup":1,"author":"sample string 5","webSite":"sample string 6","taxOffice":"sample string 7","maxDebtLimit":8.0,"discount":9.1,"expiration":10,"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"city":{"name":"sample string 1","code":"sample string 2","id":"f3ce537d-bedc-4fea-8ec6-9a2f6c229573","companyID":"dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"},"county":{"name":"sample string 1","code":"sample string 2","id":"4263dd13-efa5-4447-8e27-b9bd462d4845","companyID":"4da83c0e-b54e-4380-8fb6-0d82077d3380"},"bankDetails":[{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"},{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"}],"isEInvoiceAccount":true,"alias":"sample string 12","isEDispatchAccount":true,"dispatchAlias":"sample string 14","isBranch":true,"branch":"sample string 16","accountNumber":"sample string 17","iban":"sample string 18","isDeferred":true,"installmentCount":20,"stoppagePercentage":21.1,"limit":22.1,"lastPaymentDay":23,"cardNumber":"sample string 24","expireDate":"2025-05-24T16:40:01.6849148+03:00","startDate":"2025-05-24T16:40:01.6849148+03:00","endDate":"2025-05-24T16:40:01.6849148+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"c6016b13-4026-4e9d-9a90-726cdb8e95d2","department":{"name":"sample string 1","code":"sample string 2","id":"742836ef-75ee-45e9-a525-b4d46d336745","companyID":"50540aa7-4c9c-4eea-a44d-1ebff30429a0"},"job":"sample string 27","jobEndDate":"2025-05-24T16:40:01.6849148+03:00","jobEndReasonCode":"sample string 28","jobEndReasonString":"sample string 29","sgkJobCode":"sample string 30","sgkJobCodeString":"sample string 31","dispatchDeliveryAddress":"sample string 32","dispatchDeliveryCountry":"sample string 33","dispatchDeliveryCity":"sample string 34","dispatchDeliveryCounty":"sample string 35","dispatchDeliveryPostalCode":"sample string 36","isForeign":true,"code":"sample string 38","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"7b233ca7-0197-4c34-9918-deeb4c7dbefa","companyID":"2715508f-c59f-4e06-b93a-b762cfbb2b0d"},"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"currency":{"name":"sample string 1","code":"sample string 2","id":"1969244e-caa7-4699-9486-f79cab312e88","companyID":"8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"},"currencyID":"48d4ec34-ff9b-42ca-8cda-b5733f6faa9c","code":"sample string 9","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"a11e4bec-1d81-411d-8dd6-aaaf9eadfe46","companyID":"de02b963-b63d-4e19-b545-d528f3c59278"},"toAccount":{"isDeleted":true,"accountType":7,"title":"sample string 2","subTitle":"sample string 3","description":"sample string 4","balance":5.0,"credit":6.0,"debt":7.0,"accountDetail":{"accountID":"a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c","email":"sample string 1","phone":"sample string 2","address":"sample string 3","taxNumber":"sample string 4","salePriceGroup":1,"author":"sample string 5","webSite":"sample string 6","taxOffice":"sample string 7","maxDebtLimit":8.0,"discount":9.1,"expiration":10,"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"city":{"name":"sample string 1","code":"sample string 2","id":"f3ce537d-bedc-4fea-8ec6-9a2f6c229573","companyID":"dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"},"county":{"name":"sample string 1","code":"sample string 2","id":"4263dd13-efa5-4447-8e27-b9bd462d4845","companyID":"4da83c0e-b54e-4380-8fb6-0d82077d3380"},"bankDetails":[{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"},{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"}],"isEInvoiceAccount":true,"alias":"sample string 12","isEDispatchAccount":true,"dispatchAlias":"sample string 14","isBranch":true,"branch":"sample string 16","accountNumber":"sample string 17","iban":"sample string 18","isDeferred":true,"installmentCount":20,"stoppagePercentage":21.1,"limit":22.1,"lastPaymentDay":23,"cardNumber":"sample string 24","expireDate":"2025-05-24T16:40:01.6849148+03:00","startDate":"2025-05-24T16:40:01.6849148+03:00","endDate":"2025-05-24T16:40:01.6849148+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"c6016b13-4026-4e9d-9a90-726cdb8e95d2","department":{"name":"sample string 1","code":"sample string 2","id":"742836ef-75ee-45e9-a525-b4d46d336745","companyID":"50540aa7-4c9c-4eea-a44d-1ebff30429a0"},"job":"sample string 27","jobEndDate":"2025-05-24T16:40:01.6849148+03:00","jobEndReasonCode":"sample string 28","jobEndReasonString":"sample string 29","sgkJobCode":"sample string 30","sgkJobCodeString":"sample string 31","dispatchDeliveryAddress":"sample string 32","dispatchDeliveryCountry":"sample string 33","dispatchDeliveryCity":"sample string 34","dispatchDeliveryCounty":"sample string 35","dispatchDeliveryPostalCode":"sample string 36","isForeign":true,"code":"sample string 38","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"7b233ca7-0197-4c34-9918-deeb4c7dbefa","companyID":"2715508f-c59f-4e06-b93a-b762cfbb2b0d"},"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"currency":{"name":"sample string 1","code":"sample string 2","id":"1969244e-caa7-4699-9486-f79cab312e88","companyID":"8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"},"currencyID":"48d4ec34-ff9b-42ca-8cda-b5733f6faa9c","code":"sample string 9","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"a11e4bec-1d81-411d-8dd6-aaaf9eadfe46","companyID":"de02b963-b63d-4e19-b545-d528f3c59278"},"amount":1.0,"description":"sample string 2","actionDate":"2025-05-24T16:40:01.6849148+03:00","currencyID":"d87f89ae-bfe7-4e13-916b-787fa58e5a41","currencyRate":5.1},{"fromAccount":{"isDeleted":true,"accountType":7,"title":"sample string 2","subTitle":"sample string 3","description":"sample string 4","balance":5.0,"credit":6.0,"debt":7.0,"accountDetail":{"accountID":"a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c","email":"sample string 1","phone":"sample string 2","address":"sample string 3","taxNumber":"sample string 4","salePriceGroup":1,"author":"sample string 5","webSite":"sample string 6","taxOffice":"sample string 7","maxDebtLimit":8.0,"discount":9.1,"expiration":10,"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"city":{"name":"sample string 1","code":"sample string 2","id":"f3ce537d-bedc-4fea-8ec6-9a2f6c229573","companyID":"dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"},"county":{"name":"sample string 1","code":"sample string 2","id":"4263dd13-efa5-4447-8e27-b9bd462d4845","companyID":"4da83c0e-b54e-4380-8fb6-0d82077d3380"},"bankDetails":[{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"},{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"}],"isEInvoiceAccount":true,"alias":"sample string 12","isEDispatchAccount":true,"dispatchAlias":"sample string 14","isBranch":true,"branch":"sample string 16","accountNumber":"sample string 17","iban":"sample string 18","isDeferred":true,"installmentCount":20,"stoppagePercentage":21.1,"limit":22.1,"lastPaymentDay":23,"cardNumber":"sample string 24","expireDate":"2025-05-24T16:40:01.6849148+03:00","startDate":"2025-05-24T16:40:01.6849148+03:00","endDate":"2025-05-24T16:40:01.6849148+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"c6016b13-4026-4e9d-9a90-726cdb8e95d2","department":{"name":"sample string 1","code":"sample string 2","id":"742836ef-75ee-45e9-a525-b4d46d336745","companyID":"50540aa7-4c9c-4eea-a44d-1ebff30429a0"},"job":"sample string 27","jobEndDate":"2025-05-24T16:40:01.6849148+03:00","jobEndReasonCode":"sample string 28","jobEndReasonString":"sample string 29","sgkJobCode":"sample string 30","sgkJobCodeString":"sample string 31","dispatchDeliveryAddress":"sample string 32","dispatchDeliveryCountry":"sample string 33","dispatchDeliveryCity":"sample string 34","dispatchDeliveryCounty":"sample string 35","dispatchDeliveryPostalCode":"sample string 36","isForeign":true,"code":"sample string 38","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"7b233ca7-0197-4c34-9918-deeb4c7dbefa","companyID":"2715508f-c59f-4e06-b93a-b762cfbb2b0d"},"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"currency":{"name":"sample string 1","code":"sample string 2","id":"1969244e-caa7-4699-9486-f79cab312e88","companyID":"8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"},"currencyID":"48d4ec34-ff9b-42ca-8cda-b5733f6faa9c","code":"sample string 9","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"a11e4bec-1d81-411d-8dd6-aaaf9eadfe46","companyID":"de02b963-b63d-4e19-b545-d528f3c59278"},"toAccount":{"isDeleted":true,"accountType":7,"title":"sample string 2","subTitle":"sample string 3","description":"sample string 4","balance":5.0,"credit":6.0,"debt":7.0,"accountDetail":{"accountID":"a7dfaf08-0350-4ca9-a0a4-1896af3d1f1c","email":"sample string 1","phone":"sample string 2","address":"sample string 3","taxNumber":"sample string 4","salePriceGroup":1,"author":"sample string 5","webSite":"sample string 6","taxOffice":"sample string 7","maxDebtLimit":8.0,"discount":9.1,"expiration":10,"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"city":{"name":"sample string 1","code":"sample string 2","id":"f3ce537d-bedc-4fea-8ec6-9a2f6c229573","companyID":"dc6f5fab-3e5f-40d4-ad41-1966ddf753ab"},"county":{"name":"sample string 1","code":"sample string 2","id":"4263dd13-efa5-4447-8e27-b9bd462d4845","companyID":"4da83c0e-b54e-4380-8fb6-0d82077d3380"},"bankDetails":[{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"},{"accountDetailID":"fb037bbe-6f0b-43f7-b3ac-e6eab2563e25","iban":"sample string 1","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"2f875e3b-14bc-41fa-a65d-26e1ba4505df","companyID":"b17e5a95-de4e-48a3-a654-b3cec68b4c03"}],"isEInvoiceAccount":true,"alias":"sample string 12","isEDispatchAccount":true,"dispatchAlias":"sample string 14","isBranch":true,"branch":"sample string 16","accountNumber":"sample string 17","iban":"sample string 18","isDeferred":true,"installmentCount":20,"stoppagePercentage":21.1,"limit":22.1,"lastPaymentDay":23,"cardNumber":"sample string 24","expireDate":"2025-05-24T16:40:01.6849148+03:00","startDate":"2025-05-24T16:40:01.6849148+03:00","endDate":"2025-05-24T16:40:01.6849148+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"c6016b13-4026-4e9d-9a90-726cdb8e95d2","department":{"name":"sample string 1","code":"sample string 2","id":"742836ef-75ee-45e9-a525-b4d46d336745","companyID":"50540aa7-4c9c-4eea-a44d-1ebff30429a0"},"job":"sample string 27","jobEndDate":"2025-05-24T16:40:01.6849148+03:00","jobEndReasonCode":"sample string 28","jobEndReasonString":"sample string 29","sgkJobCode":"sample string 30","sgkJobCodeString":"sample string 31","dispatchDeliveryAddress":"sample string 32","dispatchDeliveryCountry":"sample string 33","dispatchDeliveryCity":"sample string 34","dispatchDeliveryCounty":"sample string 35","dispatchDeliveryPostalCode":"sample string 36","isForeign":true,"code":"sample string 38","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"7b233ca7-0197-4c34-9918-deeb4c7dbefa","companyID":"2715508f-c59f-4e06-b93a-b762cfbb2b0d"},"category":{"categoryType":1,"name":"sample string 1","parentID":"9cf3f0d0-396f-468b-9736-ec0d08843e78","code":"sample string 2","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"dc076eed-9edb-45af-a951-8d6a29d95dc0","companyID":"549bca19-c288-4dcf-a05a-40a0940b2981"},"currency":{"name":"sample string 1","code":"sample string 2","id":"1969244e-caa7-4699-9486-f79cab312e88","companyID":"8eb47f45-f6b6-4d1a-8b9d-d7f17c1b62d1"},"currencyID":"48d4ec34-ff9b-42ca-8cda-b5733f6faa9c","code":"sample string 9","createBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:40:01.6849148+03:00","updateBy":{"id":"9b5da0e8-6e3e-4874-b0d3-b790351d275b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:40:01.6849148+03:00","id":"a11e4bec-1d81-411d-8dd6-aaaf9eadfe46","companyID":"de02b963-b63d-4e19-b545-d528f3c59278"},"amount":1.0,"description":"sample string 2","actionDate":"2025-05-24T16:40:01.6849148+03:00","currencyID":"d87f89ae-bfe7-4e13-916b-787fa58e5a41","currencyRate":5.1}]

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.