Product APIs

The full master data record for a product includes the product item code, description, and item status on TraceLink. IT system administrators and app developers use these APIs to read the full master data record for a product by submitting a query that finds the product based on the contents of one or more fields. Additionally, IT system administrators use these APIs to edit the full master data record for the product.

To ensure that product master data is updated successfully, TraceLink recommends only submitting a few records at a time with each add or update request.

Get Product Master Data by Item Code

IT system administrators and app developers use this API to retrieve the full master data record for a product (e.g. item code, description, item status) based on the product's item code.

Add or Edit Product Master Data

IT system administrators use this API to add or edit the full master data record for a product (e.g. product item code, description, and item) based on the product's regulatory item code. IT system administrators should retrieve the existing company master data record using the Get Product Master Data by Item Code API, edit the values that need to change, and then submit the entire record. These APIs overwrite the full set of data previously added to the associated record.

Query Product Master Data

IT system administrators and app developers use this API to retrieve the full master data record for products (e.g. country drug codes, internal material codes, product attributes).