Create a NLP application entry details
post
/syndicationapplication-services/service/api/v1/syndicationapplications/nlpapplication
This operation creates a Natural Language Processing (NLP) application entry details using Syndication Application Service.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new NLPApplicationDetails
Root Schema : NLPApplicationDetailsModel
Type:
object
NLPApplicationDetails model
Show Source
-
applicationBranch(optional):
string
applicationBranch
-
applicationChannel(optional):
string
ApplicationChannel
-
applicationDate(optional):
string
ApplicationDate
-
applicationInitiationDate(optional):
string
applicationInitiationDate
-
applicationNumber(optional):
string
Application Number
-
businessProductCode(optional):
string
businessProductCode
-
docId(optional):
string
-
docType(optional):
string
-
facilities(optional):
array facilities
Facility Details
-
id(optional):
string(int64)
Id
-
keyvals(optional):
array keyvals
-
lifeCycleCode(optional):
string
LifeCycleCode
-
priority(optional):
string
Allowed Values:
[ "HIGH", "MEDIUM", "LOW" ]
TaskPriority -
processRefNumber(optional):
string
process refeernce Number
-
remarks(optional):
string
Remarks
-
text(optional):
string
-
transactionHeader(optional):
object TransactionHeader
TransactionHeader
-
updatedBy(optional):
string
Updated By
Nested Schema : facilities
Type:
array
Facility Details
Show Source
-
Array of:
object FacilitiesModel
Facilities Model
Nested Schema : TransactionHeader
Type:
object
TransactionHeader
Show Source
-
applicationNo(optional):
string
ApplicationNo
-
branchCode(optional):
string
BranchCode
-
currentStage(optional):
string
CurrentStage
-
currentStageDescription(optional):
string
CurrentStageDescription
-
currentUser(optional):
string
CurrentUser
-
key1(optional):
string
Key1
-
processDescription(optional):
string
ProcessDescription
-
processName(optional):
string
ProcessName
-
processRefNo(optional):
string
ProcessRefNo
-
taskId(optional):
string
TaskId
-
taskOutcome(optional):
string
TaskOutcome
-
taskOutcomes(optional):
array taskOutcomes
TaskOutcomes
-
taskPrioirty(optional):
string
TaskPrioirty
-
workflowId(optional):
string
QorkflowId
Nested Schema : FacilitiesModel
Type:
object
Facilities Model
Show Source
-
availableAmount(optional):
number
Minimum Value:
0
Available Amount -
facilityAmount(optional):
number
Minimum Value:
0
Facility Amount -
facilityCurrency(optional):
string
Maximum Length:
4
Facility Currency -
facilityName(optional):
string
Maximum Length:
35
Facility Name -
facilityRefNo(optional):
string
Maximum Length:
16
Facility Reference No -
tranches(optional):
array tranches
Facility Tranches Details
Nested Schema : tranches
Type:
array
Facility Tranches Details
Show Source
-
Array of:
object FacilityTranchesModel
Facility Tranches Model
Nested Schema : FacilityTranchesModel
Type:
object
Facility Tranches Model
Show Source
-
availableAmount(optional):
number
Minimum Value:
0
Available Amount -
trancheAmount(optional):
number
Minimum Value:
0
Tranche Amount -
trancheCurrency(optional):
string
Maximum Length:
4
Tranche Currency -
trancheName(optional):
string
Maximum Length:
35
Tranche Name -
trancheRefNo(optional):
string
Maximum Length:
16
Tranche Reference No
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns the Id of the newly created NLP application
Headers
-
Location: string
URL of newly created NLP application
Root Schema : ResponseDtoWrapper
Type:
Show Source
object
-
data(optional):
ResponseResourceSupport
-
messages(optional):
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
object
ResponseDto model
Show Source
-
codes(optional):
string
Codes
-
httpStatusCode(optional):
array httpStatusCode
Schedule Details
-
keyId(optional):
string
KeyId
-
overrideAuthLevelsReqd(optional):
string
OverrideAuthLevelsReqd
-
requestId(optional):
string
RequestId
-
status(optional):
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
object
Discriminator:
resouce_type
Nested Schema : httpStatusCode
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
Show Source
-
code(optional):
string
Code
-
desc(optional):
string
Description
-
error(optional):
string
Error
-
info(optional):
string
Info
-
language(optional):
string
Language
-
override(optional):
string
Override
-
type(optional):
string
Type
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