WireInCmtCode
Perform various operations for Symitar parameters.
Operations
No description available.
Authorizations
Body
WireInCmtCodeSelectionintegerRequired
Responses
200
Successful operation.
application/json
post
/getWireInCmtCodePOST /nexum/627/2022.01/parameter/getWireInCmtCode HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 151
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"WireInCmtCodeSelection": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCode": {
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
}No description available.
Authorizations
Body
WireInCmtCodeSelectionintegerOptional
Responses
200
Successful operation.
application/json
post
/getWireInCmtCodeSelectFieldsPOST /nexum/627/2022.01/parameter/getWireInCmtCodeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 343
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"WireInCmtCodeSelection": 1,
"SelectableFields": {
"IncludeAllWireInCmtCodeFields": true,
"WireInCmtCodeFields": {
"CommentCode": true,
"MatchBusFunctionCode": true,
"MatchNotifyMethod": true,
"MatchTypeCode": true,
"Selection": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCode": {
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
}No description available.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getWireInCmtCodePagedListPOST /nexum/627/2022.01/parameter/getWireInCmtCodePagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCode": [
{
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
],
"Token": "text"
}No description available.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getWireInCmtCodeListSelectFieldsPOST /nexum/627/2022.01/parameter/getWireInCmtCodeListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 316
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllWireInCmtCodeFields": true,
"WireInCmtCodeFields": {
"CommentCode": true,
"MatchBusFunctionCode": true,
"MatchNotifyMethod": true,
"MatchTypeCode": true,
"Selection": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCodeList": {
"hasReachedMaximumListSize": true,
"WireInCmtCode": [
{
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
]
}
}Fields available for selecting when retrieving Wire In CMT Code data
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/searchWireInCmtCodeSelectFieldsPOST /nexum/627/2022.01/parameter/searchWireInCmtCodeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 348
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllWireInCmtCodeFields": true,
"WireInCmtCodeFields": {
"CommentCode": true,
"MatchBusFunctionCode": true,
"MatchNotifyMethod": true,
"MatchTypeCode": true,
"Selection": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCodeList": {
"hasReachedMaximumListSize": true,
"WireInCmtCode": [
{
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
]
}
}No description available.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getWireInCmtCodePagedListSelectFieldsPOST /nexum/627/2022.01/parameter/getWireInCmtCodePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 410
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllWireInCmtCodeFields": true,
"WireInCmtCodeFields": {
"CommentCode": true,
"MatchBusFunctionCode": true,
"MatchNotifyMethod": true,
"MatchTypeCode": true,
"Selection": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCode": [
{
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
],
"Token": "text"
}Fields available for selecting when retrieving paginated Wire In CMT Code data
Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchWireInCmtCodePagedSelectFieldsPOST /nexum/627/2022.01/parameter/searchWireInCmtCodePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 425
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllWireInCmtCodeFields": true,
"WireInCmtCodeFields": {
"CommentCode": true,
"MatchBusFunctionCode": true,
"MatchNotifyMethod": true,
"MatchTypeCode": true,
"Selection": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"WireInCmtCode": [
{
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text",
"Selection": 1
}
],
"Token": "text"
}Update Wire In Cmt Code for a specific ID.
Authorizations
Body
WireInCmtCodeSelectionintegerOptional
Responses
200
Successful operation.
application/json
post
/updateWireInCmtCodeByIDPOST /nexum/627/2022.01/parameter/updateWireInCmtCodeByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 275
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"WireInCmtCodeSelection": 1,
"WireInCmtCodeUpdatableFields": {
"CommentCode": 1,
"MatchBusFunctionCode": "text",
"MatchNotifyMethod": 1,
"MatchTypeCode": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?