InventoryDefault
Perform various operations for Symitar parameters.
Operations
Get the getInventoryDefault data.
Successful operation.
POST /nexum/627/2022.01/parameter/getInventoryDefault 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&"
}
},
"InventoryDefaultInventoryType": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefault": {
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
}InventoryDefaultSelectFields
Successful operation.
POST /nexum/627/2022.01/parameter/getInventoryDefaultSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 429
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"InventoryDefaultInventoryType": 1,
"SelectableFields": {
"IncludeAllInventoryDefaultFields": true,
"InventoryDefaultFields": {
"Cost": true,
"FaceValue": true,
"InventoryType": true,
"LocationCode": true,
"Price": true,
"Quantity": true,
"StandardFee": true,
"Status": true,
"TermFrequency": true,
"TermPeriod": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefault": {
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
}Get the getInventoryDefaultPagedList data.
Successful operation.
POST /nexum/627/2022.01/parameter/getInventoryDefaultPagedList 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.
{
"InventoryDefault": [
{
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
],
"Token": "text"
}Get the getInventoryDefaultListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getInventoryDefaultListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 395
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllInventoryDefaultFields": true,
"InventoryDefaultFields": {
"Cost": true,
"FaceValue": true,
"InventoryType": true,
"LocationCode": true,
"Price": true,
"Quantity": true,
"StandardFee": true,
"Status": true,
"TermFrequency": true,
"TermPeriod": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefaultList": {
"hasReachedMaximumListSize": true,
"InventoryDefault": [
{
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
]
}
}Field for selecting various options related to searchinventorydefaultselectfields
Successful operation.
POST /nexum/627/2022.01/parameter/searchInventoryDefaultSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 427
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllInventoryDefaultFields": true,
"InventoryDefaultFields": {
"Cost": true,
"FaceValue": true,
"InventoryType": true,
"LocationCode": true,
"Price": true,
"Quantity": true,
"StandardFee": true,
"Status": true,
"TermFrequency": true,
"TermPeriod": true,
"Type": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefaultList": {
"hasReachedMaximumListSize": true,
"InventoryDefault": [
{
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
]
}
}Get the getInventoryDefaultPagedListSelectFields data.
Successful operation.
POST /nexum/627/2022.01/parameter/getInventoryDefaultPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 489
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllInventoryDefaultFields": true,
"InventoryDefaultFields": {
"Cost": true,
"FaceValue": true,
"InventoryType": true,
"LocationCode": true,
"Price": true,
"Quantity": true,
"StandardFee": true,
"Status": true,
"TermFrequency": true,
"TermPeriod": true,
"Type": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefault": [
{
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
],
"Token": "text"
}Field for selecting various options related to searchinventorydefaultpagedselectfields
Successful operation.
POST /nexum/627/2022.01/parameter/searchInventoryDefaultPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 504
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllInventoryDefaultFields": true,
"InventoryDefaultFields": {
"Cost": true,
"FaceValue": true,
"InventoryType": true,
"LocationCode": true,
"Price": true,
"Quantity": true,
"StandardFee": true,
"Status": true,
"TermFrequency": true,
"TermPeriod": true,
"Type": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"InventoryDefault": [
{
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1,
"Type": 1,
"InventoryType": 1
}
],
"Token": "text"
}Successful operation.
POST /nexum/627/2022.01/parameter/updateInventoryDefaultByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 322
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"InventoryDefaultInventoryType": 1,
"InventoryDefaultUpdatableFields": {
"Cost": 1,
"FaceValue": 1,
"LocationCode": "text",
"Price": 1,
"Quantity": 1,
"StandardFee": 1,
"Status": 1,
"TermFrequency": 1,
"TermPeriod": 1
},
"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?