Account Activities

Defines the possible activities that can take place on an account within a 3rd party banking portal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 128

The AccountActivityId Primary Key Field is an nvarchar data type, with a maximum length of 128 characters in the AccountActivity table . It uniquely identifies each record, helping the table to organize and quickly access the necessary information for each account activity record.

string
required
length between 1 and 512

The 'Description' field in the 'AccountActivity' table is an nvarchar data type with a maximum length of 512 characters and is used for detailed descriptions related to the activity associated with the corresponding account.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!