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 este EndPoint se actualizar la nota de una orden de compra.
El parámetro en la url id es el id del movimiento de la requisición. Se puede consultar aquí (campo id)
La siguiente información debe ser enviada en el body de la petición.
Parámetro | Tipo | Requerido | Descripción |
---|---|---|---|
note | Texto | Opcional | Nota |
status | Texto | Opcional | Estado de la requisición (aplica solo para almacenes integrados y en los que no se integre la cantidad entregada). Enviar 'TOTAL_DELIVERY_BY_INTEGRATION', para indicar que la requisición ha sido entregada al 100%. |
Parámetro | Tipo | Descripción |
---|---|---|
id | Entero | Id del movimiento |
date | Fecha | Fecha |
description | Texto | Nota |
document | Texto | Referencia |
id_third_party | Texto | id del tercero |
third_parties_name | Texto | Nombre del tercero |
third_parties_code | Texto | Código del tercero |
id_cost_center | Texto | Id Centro de Costos |
costs_center_description | Texto | Descripción del centro de Costos |
costs_center_value | Texto | Valor del centro de Costos |
folio_source | Texto | Id del movimiento del almacén fuente |
folio_target | Texto | Id del movimiento del almacén de destino |
date_create | Texto | Fecha de creación del movimiento |
id_priority | Texto | Id Prioridad |
priorities_description | Texto | Prioridad |
id_currency | Entero | Id divisa |
currency_description | Texto | Descripción de la divisa |
currency_symbol | Texto | Símbolo de la divisa |
currency_symbol | Texto | Símbolo de la divisa |
movements_states_description | Texto | Descripción del estado del movimiento |
Petición: (PUT) https://app.fracttal.com/api/warehouse_outputs_movements/5633469
{
"note": "Nota de prueba"
}
{
"success": true,
"message": "200",
"data": {
"id": 5633469,
"id_company": 1190,
"id_movement_type": 5,
"id_warehouse_source": 33700,
"id_warehouse_target": null,
"folio_source": "4",
"folio_target": null,
"date": "2023-09-19",
"description": "prueba api",
"document": "SALIDA-001",
"id_third_party": null,
"id_cost_center": null,
"id_responsible": 210943,
"id_movement_state": 2,
"id_priority": null,
"movements_types_description": "GENERAL",
"movements_states_description": "OUT",
"warehouses_source_description": "ALMACEN RUBEN S.A",
"warehouses_target_description": null,
"third_parties_name": null,
"costs_center_description": null,
"responsible_code": "RH-002",
"conditions_description": null,
"priorities_description": null,
"date_create": "2023-09-19T20:59:57.077487+00:00",
"third_parties_code": null,
"third_parties_address": null,
"third_parties_telephone_1": null,
"third_parties_telephone_2": null,
"third_parties_email": null,
"number_details": 1,
"id_currency": null,
"exchange_value": 1,
"currency_description": "Colombian Peso",
"currency_symbol": "$",
"id_work_orders_tasks": null,
"tasks_log_description": null,
"items_log_description": null,
"costs_center_value": null,
"id_accounts_log": null,
"accounts_log_name": null,
"id_movement_state_reference": null,
"id_movement_reference": null,
"id_accounts": null,
"approved": null,
"approved_comment": null,
"city": null,
"is_input": null,
"zip_code": null,
"state": null,
"id_item_log": null,
"id_currency_iso": 51,
"currency_code": "COP",
"responsible_description": "Pepito perez",
"id_condition": null,
"warehouses_source_code": "ALM-RUBEN",
"warehouses_target_code": 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