Related Articles
Get All Account Types API
Description Get a list of all account types in the system Security Logged in user has account type API permissions URL GET http://exampleserver.com/api/ accountTypes? accountTypeCode={accountTypeCode}&description={description}&activeOnly={false} ...
Get Account Transactions API
Description Retrieve the transactions for an account Security Logged in user has account API permissions URL GET ...
Get Interest Profile API
Description Get details for a specific interest profile Security Logged in user has interest profile API permissions URL GET http://exampleserver.com/api/ interestProfiles/{ interestProfileId} Parameters interestProfileId: [Required, part of URL] ...
Get Client API
Description Get details for a specific client Security Logged in user has client API permissions URL GET http://exampleserver.com/api/v6/clients/{clientId} Parameters clientId: [Required, part of URL] client to retrieve Response ClientDto Field Type ...
Get Account Details API
Description Retrieve the system specific details for an account Security Logged in user has account API permissions URL GET http://exampleserver.com/api/{system}/{accountId}?calculationDate=date Parameters system: [Required, part of URL] One of (case ...