Fetch Pool log for Structure
get
/service/lmp/pool/log
This endpoint is used to fetch pool log for structure.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
bookDateFrom: string
-
bookDateTo: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
customerId need to be set to fetch pool log for particular customer -
filterBy: string
-
includeInactiveStructure: string
-
structureId: string
Pattern:
[0-9a-fA-Z-]{1,36}
structureId need to be set to fetch pool log for particular structure -
valueDateFrom: string
-
valueDateTo: string
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LmpTbPoolMonitorServiceCollection
Type:
object
Collection of pool position.
Show Source
Nested Schema : LmpTbPoolMonitorDTO
Type:
Show Source
object
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
executionId:
string
-
LmpTbPoolContributionDTO:
array LmpTbPoolContributionDTO
-
logTime:
string
-
netPoolPostion:
number
-
status:
string
-
statusMessage:
string
-
structureId:
string
Pattern:
[0-9a-fA-Z-]{1,36}
-
valueDate:
string
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmpTbPoolContributionDTO-allOf[1]
Type:
Show Source
object
-
contributionAmount:
number
-
contributionFrCcyAmount:
number
-
executionId:
string
Maximum Length:
36
-
fromAccountNumber:
string
Maximum Length:
34
-
fromBranchCode:
string
Maximum Length:
6
-
fromCurrencyCode:
string
Maximum Length:
3
-
fxRate:
number
-
isSimulate:
string
-
status:
string
-
statusMessage:
string
-
structureId:
string
Pattern:
[0-9a-fA-Z-]{1,36}
-
toAccountNumber:
string
Maximum Length:
34
-
toBranchCode:
string
Maximum Length:
6
-
toCurrencyCode:
string
Maximum Length:
3
-
valueDate:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error