Retrieves the reference number generation parameters
get
/service/v1/getRefNoGenParams
This endpoint is used to get the reference number generation parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationCode(required): string
Application Code
-
entity(required): string
Entity
-
refNoType(required): string
Reference Number Type
Header Parameters
-
appId(required): string
App ID
-
branchCode(required): string
Branch Code
-
userId(required): string
User ID
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : ScfTmRefNoGenLogicCollection
Type:
object
Collection of Reference number logic.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ScfTmRefNoGenLogicModel
Delinquency Status model
Nested Schema : ScfTmRefNoGenLogicModel
Type:
object
Delinquency Status model
Show Source
-
applicable:
string
applicable
-
applicationCode:
string
applicationCode
-
attributes:
string
attributes
-
dateFormat:
string
dateFormat
-
endIndex:
string
endIndex
-
entity:
string
entity
-
functionType:
string
functionType
-
priority:
string
priority
-
refNoType:
string
refNoType
-
sequenceName:
string
sequenceName
-
startIndex:
string
startIndex
-
staticValue:
string
staticValue
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