Checks for accounts used in IO structures or not

post

/service/lmx/interest-optimization/checkForAccountsUsedInIOStructure

This endpoint is used to checks for accounts used in IO structures.

Request

Supported Media Types
Body ()
List of Accounts to get IO structure details
Root Schema : AccountListDTO
Type: object
Collection of accounts participating in multiple structures.
Show Source
Nested Schema : accounts
Type: array
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Headers
Body ()
Root Schema : schema
Type: array
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top