InventoryFieldName
Perform various operations for Symitar parameters.
Operations
No description provided.
Authorizations
Body
InventoryFieldNameFieldintegerRequired
Responses
200
Successful operation.
application/json
post
/getInventoryFieldNamePOST /nexum/627/2022.01/parameter/getInventoryFieldName HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 152
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"InventoryFieldNameField": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldName": {
"Field": 1,
"FieldName": "text"
}
}No description provided.
Authorizations
Body
InventoryFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/getInventoryFieldNameSelectFieldsPOST /nexum/627/2022.01/parameter/getInventoryFieldNameSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 274
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"InventoryFieldNameField": 1,
"SelectableFields": {
"IncludeAllInventoryFieldNameFields": true,
"InventoryFieldNameFields": {
"Field": true,
"FieldName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldName": {
"Field": 1,
"FieldName": "text"
}
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getInventoryFieldNamePagedListPOST /nexum/627/2022.01/parameter/getInventoryFieldNamePagedList 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.
{
"InventoryFieldName": [
{
"Field": 1,
"FieldName": "text"
}
],
"Token": "text"
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getInventoryFieldNameListSelectFieldsPOST /nexum/627/2022.01/parameter/getInventoryFieldNameListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 246
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllInventoryFieldNameFields": true,
"InventoryFieldNameFields": {
"Field": true,
"FieldName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldNameList": {
"hasReachedMaximumListSize": true,
"InventoryFieldName": [
{
"Field": 1,
"FieldName": "text"
}
]
}
}Retrieve a list of select fields for searching by inventory field names.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/searchInventoryFieldNameSelectFieldsPOST /nexum/627/2022.01/parameter/searchInventoryFieldNameSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 278
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllInventoryFieldNameFields": true,
"InventoryFieldNameFields": {
"Field": true,
"FieldName": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldNameList": {
"hasReachedMaximumListSize": true,
"InventoryFieldName": [
{
"Field": 1,
"FieldName": "text"
}
]
}
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getInventoryFieldNamePagedListSelectFieldsPOST /nexum/627/2022.01/parameter/getInventoryFieldNamePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 340
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllInventoryFieldNameFields": true,
"InventoryFieldNameFields": {
"Field": true,
"FieldName": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldName": [
{
"Field": 1,
"FieldName": "text"
}
],
"Token": "text"
}Retrieve a list of paged select fields for searching by inventory field names.
Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchInventoryFieldNamePagedSelectFieldsPOST /nexum/627/2022.01/parameter/searchInventoryFieldNamePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 355
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllInventoryFieldNameFields": true,
"InventoryFieldNameFields": {
"Field": true,
"FieldName": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"InventoryFieldName": [
{
"Field": 1,
"FieldName": "text"
}
],
"Token": "text"
}Authorizations
Body
InventoryFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/updateInventoryFieldNameByIDPOST /nexum/627/2022.01/parameter/updateInventoryFieldNameByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 209
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"InventoryFieldNameField": 1,
"InventoryFieldNameUpdatableFields": {
"FieldName": "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?