InventoryType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInventoryType

post

No description provided.

Authorizations
Body
InventoryTypeInventoryTypeintegerRequired
Responses
200

Successful operation.

application/json
post
/getInventoryType
POST /nexum/627/2022.01/parameter/getInventoryType HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 155

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InventoryTypeInventoryType": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryType": {
    "AlternateDescription": "text",
    "CommentCode": 1,
    "Description": "text",
    "ExpenseGlCode": 1,
    "FeeGlCode": 1,
    "IdDefault": 1,
    "IncomeGlCode": 1,
    "InventoryGlCode": 1,
    "MultiplePrompt": 1,
    "NegotiableInstrumentTracking": true,
    "ScreenDefinitionType": 1,
    "SerialNumberUsage": 1,
    "SignificantDigits": 1,
    "SummaryCommentCode": 1,
    "InventoryType": 1
  }
}

getInventoryTypeSelectFields

post

No description provided.

Authorizations
Body
InventoryTypeInventoryTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/getInventoryTypeSelectFields
POST /nexum/627/2022.01/parameter/getInventoryTypeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 584

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InventoryTypeInventoryType": 1,
  "SelectableFields": {
    "IncludeAllInventoryTypeFields": true,
    "InventoryTypeFields": {
      "AlternateDescription": true,
      "CommentCode": true,
      "Description": true,
      "ExpenseGlCode": true,
      "FeeGlCode": true,
      "IdDefault": true,
      "IncomeGlCode": true,
      "InventoryGlCode": true,
      "InventoryType": true,
      "MultiplePrompt": true,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": true,
      "SerialNumberUsage": true,
      "SignificantDigits": true,
      "SummaryCommentCode": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryType": {
    "AlternateDescription": "text",
    "CommentCode": 1,
    "Description": "text",
    "ExpenseGlCode": 1,
    "FeeGlCode": 1,
    "IdDefault": 1,
    "IncomeGlCode": 1,
    "InventoryGlCode": 1,
    "MultiplePrompt": 1,
    "NegotiableInstrumentTracking": true,
    "ScreenDefinitionType": 1,
    "SerialNumberUsage": 1,
    "SignificantDigits": 1,
    "SummaryCommentCode": 1,
    "InventoryType": 1
  }
}

getInventoryTypePagedList

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypePagedList
POST /nexum/627/2022.01/parameter/getInventoryTypePagedList 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.

{
  "InventoryType": [
    {
      "AlternateDescription": "text",
      "CommentCode": 1,
      "Description": "text",
      "ExpenseGlCode": 1,
      "FeeGlCode": 1,
      "IdDefault": 1,
      "IncomeGlCode": 1,
      "InventoryGlCode": 1,
      "MultiplePrompt": 1,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": 1,
      "SerialNumberUsage": 1,
      "SignificantDigits": 1,
      "SummaryCommentCode": 1,
      "InventoryType": 1
    }
  ],
  "Token": "text"
}

getInventoryTypeListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypeListSelectFields
POST /nexum/627/2022.01/parameter/getInventoryTypeListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 553

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInventoryTypeFields": true,
    "InventoryTypeFields": {
      "AlternateDescription": true,
      "CommentCode": true,
      "Description": true,
      "ExpenseGlCode": true,
      "FeeGlCode": true,
      "IdDefault": true,
      "IncomeGlCode": true,
      "InventoryGlCode": true,
      "InventoryType": true,
      "MultiplePrompt": true,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": true,
      "SerialNumberUsage": true,
      "SignificantDigits": true,
      "SummaryCommentCode": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryTypeList": {
    "hasReachedMaximumListSize": true,
    "InventoryType": [
      {
        "AlternateDescription": "text",
        "CommentCode": 1,
        "Description": "text",
        "ExpenseGlCode": 1,
        "FeeGlCode": 1,
        "IdDefault": 1,
        "IncomeGlCode": 1,
        "InventoryGlCode": 1,
        "MultiplePrompt": 1,
        "NegotiableInstrumentTracking": true,
        "ScreenDefinitionType": 1,
        "SerialNumberUsage": 1,
        "SignificantDigits": 1,
        "SummaryCommentCode": 1,
        "InventoryType": 1
      }
    ]
  }
}

searchInventoryTypeSelectFields

post

Retrieve a list of select fields for searching by inventory types.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/searchInventoryTypeSelectFields
POST /nexum/627/2022.01/parameter/searchInventoryTypeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 585

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInventoryTypeFields": true,
    "InventoryTypeFields": {
      "AlternateDescription": true,
      "CommentCode": true,
      "Description": true,
      "ExpenseGlCode": true,
      "FeeGlCode": true,
      "IdDefault": true,
      "IncomeGlCode": true,
      "InventoryGlCode": true,
      "InventoryType": true,
      "MultiplePrompt": true,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": true,
      "SerialNumberUsage": true,
      "SignificantDigits": true,
      "SummaryCommentCode": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryTypeList": {
    "hasReachedMaximumListSize": true,
    "InventoryType": [
      {
        "AlternateDescription": "text",
        "CommentCode": 1,
        "Description": "text",
        "ExpenseGlCode": 1,
        "FeeGlCode": 1,
        "IdDefault": 1,
        "IncomeGlCode": 1,
        "InventoryGlCode": 1,
        "MultiplePrompt": 1,
        "NegotiableInstrumentTracking": true,
        "ScreenDefinitionType": 1,
        "SerialNumberUsage": 1,
        "SignificantDigits": 1,
        "SummaryCommentCode": 1,
        "InventoryType": 1
      }
    ]
  }
}

getInventoryTypePagedListSelectFields

post

No description provided.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypePagedListSelectFields
POST /nexum/627/2022.01/parameter/getInventoryTypePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 647

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInventoryTypeFields": true,
    "InventoryTypeFields": {
      "AlternateDescription": true,
      "CommentCode": true,
      "Description": true,
      "ExpenseGlCode": true,
      "FeeGlCode": true,
      "IdDefault": true,
      "IncomeGlCode": true,
      "InventoryGlCode": true,
      "InventoryType": true,
      "MultiplePrompt": true,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": true,
      "SerialNumberUsage": true,
      "SignificantDigits": true,
      "SummaryCommentCode": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryType": [
    {
      "AlternateDescription": "text",
      "CommentCode": 1,
      "Description": "text",
      "ExpenseGlCode": 1,
      "FeeGlCode": 1,
      "IdDefault": 1,
      "IncomeGlCode": 1,
      "InventoryGlCode": 1,
      "MultiplePrompt": 1,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": 1,
      "SerialNumberUsage": 1,
      "SignificantDigits": 1,
      "SummaryCommentCode": 1,
      "InventoryType": 1
    }
  ],
  "Token": "text"
}

searchInventoryTypePagedSelectFields

post

Retrieve a list of paged select fields for searching by inventory types.

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchInventoryTypePagedSelectFields
POST /nexum/627/2022.01/parameter/searchInventoryTypePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 662

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInventoryTypeFields": true,
    "InventoryTypeFields": {
      "AlternateDescription": true,
      "CommentCode": true,
      "Description": true,
      "ExpenseGlCode": true,
      "FeeGlCode": true,
      "IdDefault": true,
      "IncomeGlCode": true,
      "InventoryGlCode": true,
      "InventoryType": true,
      "MultiplePrompt": true,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": true,
      "SerialNumberUsage": true,
      "SignificantDigits": true,
      "SummaryCommentCode": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryType": [
    {
      "AlternateDescription": "text",
      "CommentCode": 1,
      "Description": "text",
      "ExpenseGlCode": 1,
      "FeeGlCode": 1,
      "IdDefault": 1,
      "IncomeGlCode": 1,
      "InventoryGlCode": 1,
      "MultiplePrompt": 1,
      "NegotiableInstrumentTracking": true,
      "ScreenDefinitionType": 1,
      "SerialNumberUsage": 1,
      "SignificantDigits": 1,
      "SummaryCommentCode": 1,
      "InventoryType": 1
    }
  ],
  "Token": "text"
}

updateInventoryTypeByID

post
Authorizations
Body
InventoryTypeInventoryTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/updateInventoryTypeByID
POST /nexum/627/2022.01/parameter/updateInventoryTypeByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 485

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InventoryTypeInventoryType": 1,
  "InventoryTypeUpdatableFields": {
    "AlternateDescription": "text",
    "CommentCode": 1,
    "Description": "text",
    "ExpenseGlCode": 1,
    "FeeGlCode": 1,
    "IdDefault": 1,
    "IncomeGlCode": 1,
    "InventoryGlCode": 1,
    "MultiplePrompt": 1,
    "NegotiableInstrumentTracking": true,
    "ScreenDefinitionType": 1,
    "SerialNumberUsage": 1,
    "SignificantDigits": 1,
    "SummaryCommentCode": 1
  },
  "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?