StmtMailName
Perform various operations for Symitar parameters.
Operations
Retrieve getStmtMailName data.
Successful operation.
POST /nexum/627/2022.01/parameter/getStmtMailName HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 158
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"StmtMailNameStatementMailCode": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailName": {
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
}Retrieve getStmtMailNameSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getStmtMailNameSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 292
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"StmtMailNameStatementMailCode": 1,
"SelectableFields": {
"IncludeAllStmtMailNameFields": true,
"StmtMailNameFields": {
"StatementMailCode": true,
"StatementMailCodeName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailName": {
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
}Retrieve getStmtMailNamePagedList data.
Successful operation.
POST /nexum/627/2022.01/parameter/getStmtMailNamePagedList 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"
}
}
}Successful operation.
{
"StmtMailName": [
{
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
],
"Token": "text"
}Retrieve getStmtMailNameListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getStmtMailNameListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 258
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllStmtMailNameFields": true,
"StmtMailNameFields": {
"StatementMailCode": true,
"StatementMailCodeName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailNameList": {
"hasReachedMaximumListSize": true,
"StmtMailName": [
{
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
]
}
}Retrieve a list of select fields for statement mail names
Successful operation.
POST /nexum/627/2022.01/parameter/searchStmtMailNameSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 290
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllStmtMailNameFields": true,
"StmtMailNameFields": {
"StatementMailCode": true,
"StatementMailCodeName": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailNameList": {
"hasReachedMaximumListSize": true,
"StmtMailName": [
{
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
]
}
}Retrieve getStmtMailNamePagedListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getStmtMailNamePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 352
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllStmtMailNameFields": true,
"StmtMailNameFields": {
"StatementMailCode": true,
"StatementMailCodeName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailName": [
{
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
],
"Token": "text"
}Retrieve a paged list of select fields for statement mail names
Successful operation.
POST /nexum/627/2022.01/parameter/searchStmtMailNamePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 367
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllStmtMailNameFields": true,
"StmtMailNameFields": {
"StatementMailCode": true,
"StatementMailCodeName": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"StmtMailName": [
{
"StatementMailCode": 1,
"StatementMailCodeName": "text"
}
],
"Token": "text"
}Update statement mail names by ID
Successful operation.
POST /nexum/627/2022.01/parameter/updateStmtMailNameByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 221
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"StmtMailNameStatementMailCode": 1,
"StmtMailNameUpdatableFields": {
"StatementMailCodeName": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?