Skip to main content
PUT
Agregar registros a una lista

Supported products

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Parámetros de ruta

listId
string
requerido

El ID de ILS de la lista "MANUAL" o "INSTANTÁNEA".

Cuerpo

application/json

Respuesta

successful operation

The IDs of the records that were added, removed, and/or found to be missing as a result of the membership update request.

recordIdsMissing
string[]
requerido

Los ID de los registros identificados como "faltante" (por ejemplo, no existían en el portal) y, por lo tanto, no fueron "agregados" o "eliminados".

recordIdsRemoved
string[]
requerido

Los ID de los registros que fueron "eliminados" de la lista.

recordsIdsAdded
string[]
requerido
Última modificación el 3 de abril de 2026