Actualizar un Portafolio
Utilice este endpoint para actualizar los detalles de un Portafolio.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Encabezados
El token de autorización. Este encabezado es requerido si su entorno tiene Access Manager habilitado.
El tipo de medio del recurso. El valor recomendado es application/json.
Un identificador único utilizado para rastrear y seguir cada solicitud.
Parámetros de ruta
El identificador único de la Organización asociada al Ledger.
El identificador único del Ledger asociado.
El identificador único del portafolio que desea recuperar, eliminar o actualizar.
Cuerpo
The unique identifier of the user responsible for the portfolio.
The name of the portfolio.
An object containing information about the status. Important: If not provided, the default status will be 'ACTIVE'.
An object containing key-value pairs to add as metadata, where the field name is the key and the field value is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.
Respuesta
Indica que la solicitud fue exitosa y la respuesta contiene los datos esperados.
The unique identifier of the portfolio.
The unique identifier of the Organization.
El identificador único del Ledger.
The unique identifier of the user responsible for the portfolio.
The name of the Portfolio.
256An object containing key-value pairs to add as metadata, where the field name is the key and the field value is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).

