Get all valid entity position enquiry
get
/service/entitypositionenquiry
This endpoints is be used to Get all valid entitypositionenquiry maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerNumber: string
Real Customer Number
-
fromEntity(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
toEntity(optional): string
-
valueDate(optional): string
update date of the entities that need to be fetched
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : VieTbInterEntityPositionsCollection
Type:
object
Collection of interentitypositions.
Show Source
Nested Schema : VieTbInterEntityPositionsDTO-allOf[0]
Type:
Show Source
object
-
currAmountDetails(optional):
array currAmountDetails
-
customerNumber(optional):
string
-
fromAccount(optional):
string
-
fromEntityId(optional):
string
-
id(optional):
string
-
lastUpdateTimeStamp(optional):
string
-
realAccBranch(optional):
string
-
toAccount(optional):
string
-
toEntityId(optional):
string
-
valueDate(optional):
string
-
virAccountName(optional):
string
Nested Schema : items
Type:
object
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