Account balance registration
This section provides detailed information on the endpoints that can be used to create and manage account balances.
Will be soon.
HTTP Method: POST
Path: {{baseUrl}}
/amlyze-ws-rest/account-balance
ContentType: application/json
Authorization: Bearer Token
API requests example
Fields
Additional fields will be added.
Unique number of communication. It is used for risk assessment callback. This field can store up to 256 characters.
Example: Test_ComNr_002mHzZZ
Name of the system requesting web service.
Example: Amlyze
Type of balance type.
Example: DAILY_BALANCE
External account identification number used to track activity regarding the specific account.
Example: ACC_001
❗Mandatory field for clients utilizing a multi-organizational solution. Omit this parameter unless instructed about it.
It serves to specify the unique identifier for the business unit. Business units are logical groupings of users and data. Each business unit can have its own set of users, permissions, and data access rules.
Example: BUSINESS_UNIT_NAME
Balance datetime.
Example: 2024-05-26T16:49:50.237
Balance value.
Example: 100000.5665
Equivalent balance value.
Example: 33333.5665
List of possible responses
List of possible errors
This section lists the possible errors that can occur when making a bad account request to the API. A bad request is a request that somehow does not follow the API specifications.
Error Description |
---|
extId is mandatory |
code is mandatory |