Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3

Status
colourGreen
title3.18.0

The Parts Locator REST API provides the ability to retrieve all technicians and warehouses for a specific work center service team having the requested part in their inventory storage location.

Resource URL Summary

Panel
borderColorgrey
bgColorwhitesmoke
borderStylesolid

Retrieve a list of all matching Technicians and Warehouses

POST /seiapi/v3/PartsLocator

Include Page
_Default HTTP Headers
_Default HTTP Headers
 



API Specifics

Panel
borderColor#D3D3D3

Retrieve a list of all matching Technicians and Warehouses

This REST API will retrieve a list of all matching technicians and warehouses for the user's work center, where the storage locations contain the requested part number.

URL

Panel
borderColorgrey
bgColorwhitesmoke
borderStylesolid

POST /seiapi/v3/PartsLocator

HTTP Request Body

The HTTP request body must contain a valid Parts Locator Object.

HTTP Response Body

The HTTP response body, on success, will contain a REST Object Definitions Work Order Activity Related Objects Parts Locator Response Object. Otherwise, on error, the response body will contain a descriptive reason for the error. 

Include Page
_Parts Locator Response Object Formats
_Parts Locator Response Object Formats