put
PUT /eledger/Properties HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 632

{
  "ELedgerProperties": {
    "Nace": "text",
    "Creator": "text",
    "CurrencyCode": "text",
    "TaxType": "IncludeTax",
    "LineCount": 1,
    "IsBranch": true,
    "BranchName": "text",
    "BranchNumber": "text",
    "LedgerPeriod": true,
    "FiscalYearStart": "2025-04-28T10:59:12.162Z",
    "FiscalYearEnd": "2025-04-28T10:59:12.162Z",
    "AccountingPeriod": "AccountingPeriod",
    "IsLiquidate": true,
    "BalanceControl": true,
    "PaymentMethodControl": true,
    "LiquidateYearStart": "2025-04-28T10:59:12.162Z",
    "SignMethod": "SmartCard",
    "SplitBillControl": true,
    "DocumentNumberControl": true,
    "AutoNumberControl": true,
    "DateDifferenceValidControl": true,
    "OpeningVoucherControl": true,
    "AutoPaymentMethodControl": true
  }
}
true