Retrieves the internal account mapping
post
/ob/scf/v1/internalAccountMapping/.search
This endpoint is used to retrieves the internal account mapping by ID.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Request Body that contains response status for external systems
Root Schema : IntAccMapReq
Type:
object
Request body to update external system response
Show Source
-
accountName:
string
account name
-
accountNo:
string
account number
-
accountType:
string
Account Type
-
applicationName:
string
Application Name
-
event:
string
Event
-
isLoanAccountCredited:
string
debit or credit account to be fetched
-
limit:
integer
limit is maximum no of records to be fetched
-
offset:
integer
offset is starting no of records to be fetched
-
paymentParty:
string
Payment Party
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the intaccmap based on given id.
Root Schema : ScfcmTmIntAccMapMasterCollection
Type:
object
Collection of scfcmtmintaccmapmaster.
Show Source
Nested Schema : ScfTmIntAccMapMasterDTO
Type:
Show Source
object
-
accInTxnCcy:
string
Account In Transaction Currency
-
accRoleCode:
string
Account Role Code
-
accType:
string
AccountType
-
action:
string
Action
-
applicationCode:
string
Application Code
-
autoAuth:
string
Auto Auth
-
branchCode:
string
Branch Code
-
checkerRemarks:
string
Checker Remarks
-
datasegmentCode:
string
Data Segment Code
-
filterAttr1:
string
Filter Attribute 1
-
filterAttr1Name:
string
Filter Attribute 1 Name
-
filterAttr2:
string
Filter Attribute 2
-
filterAttr2Name:
string
Filter Attribute 2 Name
-
filterAttr3:
string
Filter Attribute 3
-
filterAttr3Name:
string
Filter Attribute 3 Name
-
filterAttr4:
string
Filter Attribute 4
-
filterAttr4Name:
string
Filter Attribute 4 Name
-
filterAttr5:
string
Filter Attribute 5
-
filterAttr5Name:
string
Filter Attribute 5 Name
-
filterCriteria:
string
Filter Criteria
-
filterCriteriaDesc:
string
Filter Criteria Description
-
filterParameters:
string
Filter Parameters
-
id:
string
Id
-
makerRemarks:
string
Maker Remarks
-
modificationStatus:
string
Modification Status
-
productCode:
string
Product Code
-
ScfTmIntAccMapDetailsDTO:
array ScfTmIntAccMapDetailsDTO
-
settlementMethod:
string
Settlement Method
Match All
Show Source
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 : ScfTmIntAccMapMasterDTO-allOf[1]
Type:
object
Nested Schema : ScfTmIntAccMapDetailsDTO
Type:
Show Source
object
-
accountCcy:
string
Account Currency
-
accountName:
string
Account Name
-
accountNo:
string
Account Number
-
contraAccNo:
string
Contra Account Number
-
defaultAccount:
string
Default Account
-
id:
string
Id
-
intMasterId:
string
Int Master Id
-
vaFlagYN:
string
Virtual Account flag as Y or N
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error