InventoryCopiedFlds

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInventoryCopiedFlds

post

Get the getInventoryCopiedFlds data.

Authorizations
Body
InventoryCopiedFldsInventoryScreenTypeintegerRequired
Responses
200

Successful operation.

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

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

Successful operation.

{
  "InventoryCopiedFlds": {
    "CopiedField": [
      {
        "EntryId": 1,
        "CopiedField": 1
      }
    ],
    "SubField": [
      {
        "EntryId": 1,
        "SubField": 1
      }
    ],
    "InventoryScreenType": 1
  }
}

getInventoryCopiedFldsSelectFields

post

Get the getInventoryCopiedFldsSelectFields data.

Authorizations
Body
InventoryCopiedFldsInventoryScreenTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "InventoryCopiedFldsInventoryScreenType": 1,
  "SelectableFields": {
    "IncludeAllInventoryCopiedFldsFields": true,
    "InventoryCopiedFldsFields": {
      "CopiedField": [
        1
      ],
      "InventoryScreenType": true,
      "SubField": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryCopiedFlds": {
    "CopiedField": [
      {
        "EntryId": 1,
        "CopiedField": 1
      }
    ],
    "SubField": [
      {
        "EntryId": 1,
        "SubField": 1
      }
    ],
    "InventoryScreenType": 1
  }
}

getInventoryCopiedFldsPagedList

post

Get the getInventoryCopiedFldsPagedList data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "InventoryCopiedFlds": [
    {
      "CopiedField": [
        {
          "EntryId": 1,
          "CopiedField": 1
        }
      ],
      "SubField": [
        {
          "EntryId": 1,
          "SubField": 1
        }
      ],
      "InventoryScreenType": 1
    }
  ],
  "Token": "text"
}

getInventoryCopiedFldsListSelectFields

post

Get the getInventoryCopiedFldsListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getInventoryCopiedFldsListSelectFields
POST /nexum/627/2022.01/parameter/getInventoryCopiedFldsListSelectFields 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": {
    "IncludeAllInventoryCopiedFldsFields": true,
    "InventoryCopiedFldsFields": {
      "CopiedField": [
        1
      ],
      "InventoryScreenType": true,
      "SubField": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryCopiedFldsList": {
    "hasReachedMaximumListSize": true,
    "InventoryCopiedFlds": [
      {
        "CopiedField": [
          {
            "EntryId": 1,
            "CopiedField": 1
          }
        ],
        "SubField": [
          {
            "EntryId": 1,
            "SubField": 1
          }
        ],
        "InventoryScreenType": 1
      }
    ]
  }
}

searchInventoryCopiedFldsSelectFields

post

Field for selecting various options related to searchinventorycopiedfldsselectfields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllInventoryCopiedFldsFields": true,
    "InventoryCopiedFldsFields": {
      "CopiedField": [
        1
      ],
      "InventoryScreenType": true,
      "SubField": [
        1
      ]
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryCopiedFldsList": {
    "hasReachedMaximumListSize": true,
    "InventoryCopiedFlds": [
      {
        "CopiedField": [
          {
            "EntryId": 1,
            "CopiedField": 1
          }
        ],
        "SubField": [
          {
            "EntryId": 1,
            "SubField": 1
          }
        ],
        "InventoryScreenType": 1
      }
    ]
  }
}

getInventoryCopiedFldsPagedListSelectFields

post

Get the getInventoryCopiedFldsPagedListSelectFields data.

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInventoryCopiedFldsFields": true,
    "InventoryCopiedFldsFields": {
      "CopiedField": [
        1
      ],
      "InventoryScreenType": true,
      "SubField": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryCopiedFlds": [
    {
      "CopiedField": [
        {
          "EntryId": 1,
          "CopiedField": 1
        }
      ],
      "SubField": [
        {
          "EntryId": 1,
          "SubField": 1
        }
      ],
      "InventoryScreenType": 1
    }
  ],
  "Token": "text"
}

searchInventoryCopiedFldsPagedSelectFields

post

Field for selecting various options related to searchinventorycopiedfldspagedselectfields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllInventoryCopiedFldsFields": true,
    "InventoryCopiedFldsFields": {
      "CopiedField": [
        1
      ],
      "InventoryScreenType": true,
      "SubField": [
        1
      ]
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "InventoryCopiedFlds": [
    {
      "CopiedField": [
        {
          "EntryId": 1,
          "CopiedField": 1
        }
      ],
      "SubField": [
        {
          "EntryId": 1,
          "SubField": 1
        }
      ],
      "InventoryScreenType": 1
    }
  ],
  "Token": "text"
}

updateInventoryCopiedFldsByID

post
Authorizations
Body
InventoryCopiedFldsInventoryScreenTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/updateInventoryCopiedFldsByID
POST /nexum/627/2022.01/parameter/updateInventoryCopiedFldsByID 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&"
    }
  },
  "InventoryCopiedFldsInventoryScreenType": 1,
  "InventoryCopiedFldsUpdatableFields": {
    "CopiedField": [
      {
        "EntryId": 1,
        "CopiedField": 1
      }
    ],
    "SubField": [
      {
        "EntryId": 1,
        "SubField": 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?