PartTrackingType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getPartTrackingType

post

Part tracking type

Authorizations
Body
PartTrackingTypeRecordSelectionintegerOptional
PartTrackingTypeTrackingTypeintegerOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "PartTrackingType": {
    "Description": "text",
    "ParentClosingOption": true,
    "UserRate20": [
      {
        "EntryId": 1,
        "UserRate20": "text"
      }
    ],
    "RecordSelection": 1,
    "TrackingType": 1
  }
}

getPartTrackingTypeSelectFields

post

Part tracking type select fields

Authorizations
Body
PartTrackingTypeRecordSelectionintegerOptional
PartTrackingTypeTrackingTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/getPartTrackingTypeSelectFields
POST /nexum/627/2022.01/parameter/getPartTrackingTypeSelectFields 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&"
    }
  },
  "PartTrackingTypeRecordSelection": 1,
  "PartTrackingTypeTrackingType": 1,
  "SelectableFields": {
    "IncludeAllPartTrackingTypeFields": true,
    "PartTrackingTypeFields": {
      "Description": true,
      "ParentClosingOption": true,
      "RecordSelection": true,
      "TrackingType": true,
      "UserRate20": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PartTrackingType": {
    "Description": "text",
    "ParentClosingOption": true,
    "UserRate20": [
      {
        "EntryId": 1,
        "UserRate20": "text"
      }
    ],
    "RecordSelection": 1,
    "TrackingType": 1
  }
}

getPartTrackingTypePagedList

post

Part tracking type paged list

Authorizations
Body
Responses
200

Successful operation.

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

{
  "PartTrackingType": [
    {
      "Description": "text",
      "ParentClosingOption": true,
      "UserRate20": [
        {
          "EntryId": 1,
          "UserRate20": "text"
        }
      ],
      "RecordSelection": 1,
      "TrackingType": 1
    }
  ],
  "Token": "text"
}

getPartTrackingTypeListSelectFields

post

Part tracking type list select fields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllPartTrackingTypeFields": true,
    "PartTrackingTypeFields": {
      "Description": true,
      "ParentClosingOption": true,
      "RecordSelection": true,
      "TrackingType": true,
      "UserRate20": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PartTrackingTypeList": {
    "hasReachedMaximumListSize": true,
    "PartTrackingType": [
      {
        "Description": "text",
        "ParentClosingOption": true,
        "UserRate20": [
          {
            "EntryId": 1,
            "UserRate20": "text"
          }
        ],
        "RecordSelection": 1,
        "TrackingType": 1
      }
    ]
  }
}

searchPartTrackingTypeSelectFields

post

Retrieve a list of select fields for part tracking types

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllPartTrackingTypeFields": true,
    "PartTrackingTypeFields": {
      "Description": true,
      "ParentClosingOption": true,
      "RecordSelection": true,
      "TrackingType": true,
      "UserRate20": [
        1
      ]
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PartTrackingTypeList": {
    "hasReachedMaximumListSize": true,
    "PartTrackingType": [
      {
        "Description": "text",
        "ParentClosingOption": true,
        "UserRate20": [
          {
            "EntryId": 1,
            "UserRate20": "text"
          }
        ],
        "RecordSelection": 1,
        "TrackingType": 1
      }
    ]
  }
}

getPartTrackingTypePagedListSelectFields

post

Part tracking type paged list select fields

Authorizations
Body
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPartTrackingTypeFields": true,
    "PartTrackingTypeFields": {
      "Description": true,
      "ParentClosingOption": true,
      "RecordSelection": true,
      "TrackingType": true,
      "UserRate20": [
        1
      ]
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PartTrackingType": [
    {
      "Description": "text",
      "ParentClosingOption": true,
      "UserRate20": [
        {
          "EntryId": 1,
          "UserRate20": "text"
        }
      ],
      "RecordSelection": 1,
      "TrackingType": 1
    }
  ],
  "Token": "text"
}

searchPartTrackingTypePagedSelectFields

post

Retrieve a paged list of select fields for part tracking types

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchPartTrackingTypePagedSelectFields
POST /nexum/627/2022.01/parameter/searchPartTrackingTypePagedSelectFields 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&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllPartTrackingTypeFields": true,
    "PartTrackingTypeFields": {
      "Description": true,
      "ParentClosingOption": true,
      "RecordSelection": true,
      "TrackingType": true,
      "UserRate20": [
        1
      ]
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "PartTrackingType": [
    {
      "Description": "text",
      "ParentClosingOption": true,
      "UserRate20": [
        {
          "EntryId": 1,
          "UserRate20": "text"
        }
      ],
      "RecordSelection": 1,
      "TrackingType": 1
    }
  ],
  "Token": "text"
}

updatePartTrackingTypeByID

post

Update partial tracking types by ID

Authorizations
Body
PartTrackingTypeRecordSelectionintegerOptional
PartTrackingTypeTrackingTypeintegerOptional
Responses
200

Successful operation.

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

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PartTrackingTypeRecordSelection": 1,
  "PartTrackingTypeTrackingType": 1,
  "PartTrackingTypeUpdatableFields": {
    "Description": "text",
    "ParentClosingOption": true,
    "UserRate20": [
      {
        "EntryId": 1,
        "UserRate20": "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?