Retrieves 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: string
Application Code
-
entity: string
Entity
-
refNoType: string
Reference Number Type
Header Parameters
-
appId: string
App ID
-
branchCode: string
Branch Code
-
userId: 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(optional):
string
applicable
-
applicationCode(optional):
string
applicationCode
-
attributes(optional):
string
attributes
-
dateFormat(optional):
string
dateFormat
-
endIndex(optional):
string
endIndex
-
entity(optional):
string
entity
-
functionType(optional):
string
functionType
-
priority(optional):
string
priority
-
refNoType(optional):
string
refNoType
-
sequenceName(optional):
string
sequenceName
-
startIndex(optional):
string
startIndex
-
staticValue(optional):
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