Get account number
post
/service/v1/accountNumber
This endpoint is used to get account number.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountNumber: string
Account Number
-
applicationName: string
Application Name
-
callFromLov: string
Lov Filter
-
corporateId: string
Corporate Id
-
divisonCode: string
Divison Code
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
locationId: string
Location Id
-
offset: integer
offset is starting no of records to be fetched
-
productCode: string
Product Code
-
recordStatus: string
Record Status
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Root Schema : IntaccmapAggregateModelCollection
Type:
object
Collection of IntaccmapAggregateModel.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object IntaccmapAggregateModel
IntaccmapAggregateModel
Nested Schema : BaseGenericModelDS
Match All
Show Source
-
object
BaseGenericModelDS-allOf[0]
Discriminator:
resource_type
Nested Schema : BaseGenericModelDS-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : IntaccmapAggregateModel-allOf[1]
Type:
Show Source
object
-
extendedDatasegments:
array extendedDatasegments
data for the extended datasegment operation
-
keyId:
string
key Id
-
scfcmTmIntAccMapMaster:
object ScfTmIntAccMapMasterDTO
Nested Schema : extendedDatasegments
Type:
array
data for the extended datasegment operation
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 : items
Type:
object
Nested Schema : GenericDto-allOf[0]
Type:
object
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