- FinLego Core Banking
- Services REST API
- ClientProfile - FrontOffice
- ClientProfile - System
- GeneralLedger - System (1)
- Accounts
- /Accounts
- /v2/internal/Accounts
- /Accounts
- /v2/internal/Accounts/recalculate
- /Accounts/{id}
- /internal/Accounts/calculateBalances
- /Accounts/{id}
- /v2/ledger/internal/Accounts/{accountId}
- /Accounts/{id}
- /v2/ledger/internal/Accounts/search
- /Accounts/send-otp
- /v2/ledger/internal/Accounts/getAggregatedAmounts
- /Accounts/otp-verification
- /Accounts/{accountNumber}
- /Accounts/reorder-accounts
- Transactions
- BaasProvider
- BackgroundJob
- DailyAccountBalance
- DailyCheck
- Reports
- TreasuryManagement
- Payments
- Creates payment with single transaction and transfers money between accounts
- Creates payment in Draft state without any money transfers
- Pends payment and holds funds in case of withdrawals
- Posts payment, withdraws held funds and deposits it to corresponding account
- Cancels payment and performs payback in case of held
- GeneralLedger - System (2)
- Accounts
- Payments
- Creates payment with single transaction and transfers money between accounts
- Creates payment in Draft state without any money transfers
- Pends payment and holds funds in case of withdrawals
- Posts payment, withdraws held funds and deposits it to corresponding account
- Cancels payment and performs payback in case of held
- TransferOrchestrator - FrontOffice
- Confirmations
- Documents
- Recipients
- Transfers
- Fetch transfers based on the specified filters.
- Fetch transfers based on the specified filters.
- Fetch transfer details by the specified transfer identifier.
- Fetch transfer details by the specified transfer identifier.
- Create an outgoing transfer.
- Fetch outgoing transfer details by the specified transfer identifier.
- Confirm an outgoing transfer.
- Fetch incoming transfer details by the specified transfer identifier.
- Cancel an outgoing transfer by the transfer identifier.
- Fetch foreign exchange transfer details by the specified transfer identifier.
- Fetch outgoing transfer details by the specified transfer identifier.
- Fetch incoming transfer details by the specified transfer identifier.
- Create a foreign exchange transfer.
- Confirm an outgoing transfer.
- Cancel an outgoing transfer by the transfer identifier.
- Fetch foreign exchange transfer details by the specified transfer identifier.
- Fetch a transfer type by recipient account and currency.
- TransferOrchestrator - System (1)
- Documents
- IncomingRequests
- Recipients
- Transfers
- Fetch internal transfers based on the specified filters.
- Fetch outgoing transfer details by the specified transfer identifier.
- Fetch incoming transfer details by the specified transfer identifier.
- Assign an unrecognized incoming transfer.
- Fetch foreign exchange transfer details by the specified transfer identifier.
- Execute a transfer manually.
- Continue processing of an outgoing transfer.
- Fetch outgoing transfers based on the specified filters.
- Fetch incoming transfers based on the specified filters.
- Fetch foreign exchange transfers based on the specified filters.
- TransferOrchestrator - System (2)
- Onboarding Integration
/internal/DailyAccountBalance
POST
/internal/DailyAccountBalance
DailyAccountBalance
Request
Query Params
balanceDate
string <date>
optional
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/internal/DailyAccountBalance'
Responses
🟢202Accepted
application/json
Body
value
null
optional
formatters
array[object (Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter)]
optional
contentTypes
array[string]
optional
declaredType
object (System.Type)
optional
name
string
read-onlyoptional
customAttributes
array[object (System.Reflection.CustomAttributeData) {4}]
read-onlyoptional
isCollectible
boolean
read-onlyoptional
metadataToken
integer <int32>
read-onlyoptional
isInterface
boolean
read-onlyoptional
memberType
enum<string>
optional
Allowed values:
constructoreventfieldmethodpropertytypeInfocustomnestedTypeall
namespace
string | null
read-onlyoptional
assemblyQualifiedName
string | null
read-onlyoptional
fullName
string | null
read-onlyoptional
assembly
object (System.Reflection.Assembly)
optional
module
object (System.Reflection.Module)
optional
isNested
boolean
read-onlyoptional
declaringType
object (System.Type)
optional
declaringMethod
object (System.Reflection.MethodBase)
optional
reflectedType
object (System.Type)
optional
underlyingSystemType
object (System.Type)
optional
isTypeDefinition
boolean
read-onlyoptional
isArray
boolean
read-onlyoptional
isByRef
boolean
read-onlyoptional
isPointer
boolean
read-onlyoptional
isConstructedGenericType
boolean
read-onlyoptional
isGenericParameter
boolean
read-onlyoptional
isGenericTypeParameter
boolean
read-onlyoptional
isGenericMethodParameter
boolean
read-onlyoptional
isGenericType
boolean
read-onlyoptional
isGenericTypeDefinition
boolean
read-onlyoptional
isSZArray
boolean
read-onlyoptional
isVariableBoundArray
boolean
read-onlyoptional
isByRefLike
boolean
read-onlyoptional
isFunctionPointer
boolean
read-onlyoptional
isUnmanagedFunctionPointer
boolean
read-onlyoptional
hasElementType
boolean
read-onlyoptional
genericTypeArguments
array[object (System.Type) {73}]
read-onlyoptional
genericParameterPosition
integer <int32>
read-onlyoptional
genericParameterAttributes
enum<string>
optional
Allowed values:
nonecovariantcontravariantvarianceMaskreferenceTypeConstraintnotNullableValueTypeConstraintdefaultConstructorConstraintspecialConstraintMask
attributes
enum<string>
optional
Allowed values:
notPublicpublicnestedPublicnestedPrivatenestedFamilynestedAssemblynestedFamANDAssemvisibilityMasksequentialLayoutexplicitLayoutlayoutMaskinterfaceabstractsealedspecialNamertSpecialNameimportserializablewindowsRuntimeunicodeClassautoClassstringFormatMaskhasSecurityreservedMaskbeforeFieldInitcustomFormatMask
isAbstract
boolean
read-onlyoptional
isImport
boolean
read-onlyoptional
isSealed
boolean
read-onlyoptional
isSpecialName
boolean
read-onlyoptional
isClass
boolean
read-onlyoptional
isNestedAssembly
boolean
read-onlyoptional
isNestedFamANDAssem
boolean
read-onlyoptional
isNestedFamily
boolean
read-onlyoptional
isNestedFamORAssem
boolean
read-onlyoptional
isNestedPrivate
boolean
read-onlyoptional
isNestedPublic
boolean
read-onlyoptional
isNotPublic
boolean
read-onlyoptional
isPublic
boolean
read-onlyoptional
isAutoLayout
boolean
read-onlyoptional
isExplicitLayout
boolean
read-onlyoptional
isLayoutSequential
boolean
read-onlyoptional
isAnsiClass
boolean
read-onlyoptional
isAutoClass
boolean
read-onlyoptional
isUnicodeClass
boolean
read-onlyoptional
isCOMObject
boolean
read-onlyoptional
isContextful
boolean
read-onlyoptional
isEnum
boolean
read-onlyoptional
isMarshalByRef
boolean
read-onlyoptional
isPrimitive
boolean
read-onlyoptional
isValueType
boolean
read-onlyoptional
isSignatureType
boolean
read-onlyoptional
isSecurityCritical
boolean
read-onlyoptional
isSecuritySafeCritical
boolean
read-onlyoptional
isSecurityTransparent
boolean
read-onlyoptional
structLayoutAttribute
object (System.Runtime.InteropServices.StructLayoutAttribute)
optional
typeInitializer
object (System.Reflection.ConstructorInfo)
optional
typeHandle
object (System.RuntimeTypeHandle)
optional
guid
string <uuid>
read-onlyoptional
baseType
object (System.Type)
optional
isSerializable
boolean
deprecated
containsGenericParameters
boolean
read-onlyoptional
isVisible
boolean
read-onlyoptional
statusCode
integer <int32> | null
optional
location
string | null
optional
Example
🟠400Bad Request
🟠404Not Found
🟠422Unprocessable Content
🔴500Internal Server Error