Do it yourself
\nAt Fracttal, we provide you with all the tools that together with your technology team or allied companies, you can develop the communications and integrations you need.
\nMediante esta API puedes actualizar la nota de una solicitud de material. Para seleccionar la solicitud de material a la cual se le quiere editar la Nota, se debe ingresar un path parameter con el ID interno de la solicitud de material, el cual puede ser consultado con el end point "Consulta de Solicitudes de Material".
Parámetro | Tipo | Requerido | Descripción |
---|---|---|---|
note | Texto | Sí | Nota de la solicitud de material |
El endpoint responde la estructura básica (Ver estructura básica), donde el componente data contiene null.
Petición: (PUT)https://app.fracttal.com/api/material_requests/:id
{
"note":"Prueba de actualización desde API"
}
{
"success": true,
"message": "200",
"data": null,
"total": 1
}
\n Get all the information stored within Fracttal, such as your maintenance history and share it with your ERP
\nInsert new records every time new data is created in your ERP with Fracttal
\n\n Automatically synchronize the updates made in your ERP with Fracttal
\nAt Fracttal, we provide you with all the tools that together with your technology team or allied companies, you can develop the communications and integrations you need.
\n\n © 2024, Fracttal Tech S.L - All rights reserved\n
\n