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 puede consultar los almacenes existentes en Fracttal o conocer el detalle de alguno en especifico.
El parámetro en la url code es el código del almacén que se desea consultar en detalle. Se puede consultar en este mismo endpoint. (Campo code)
Se puede filtrar la información mediante el siguiente query_params:
Parámetro | Tipo | Requerido | Descripción |
---|---|---|---|
code | Texto | Opcional | Código del almacén. Se puede consultar en este mismo endpoint. (Campo code ) |
is_integrated | Booleano | Opcional | True, para consultar los almacenes integrados y false en caso contrario. |
id | Entero | Opcional | Id del almacén. Se puede consultar en este mismo endpoint. (Campo id ) |
Parámetro | Tipo | Descripción |
---|---|---|
code | Texto | Código del almacén |
description | Texto | Descripción |
id_warehouse | Entero | Id Almacén donde esta el ítem |
address | Texto | Dirección |
prefix | Texto | Prefijo |
folio | Texto | Folio |
suffix | Texto | Sufijo |
state | Texto | Estado |
country | Texto | País |
city | Texto | Ciudad |
zip_code | Texto | Código Postal |
latitude | Texto | Latitude |
longitude | Texto | Longitud |
external_integration | Booleano | True si es un almacén de integración, false en caso contrario |
active | Booleano | Indica si el almacén se encuentra activo o no |
visible_to_all | Booleano | Indica si el almacén es visible para todos o no |
material_request_approval | Booleano | Indica si acepta requisiciones de material |
Petición: (GET)https://app.fracttal.com/api/warehouses/BOD-01
{
"success": true,
"mensaje": "200",
"data": {
"id": 156,
"id_company": 133,
"description": "AABODEGA PRUEBA",
"code": "BOD-01",
"address": "Avenida Las Industrias",
"prefix": "PRO",
"folio": 31,
"suffix": "MOV",
"prefix_po": "PRO",
"folio_po": 29,
"suffix_po": "OC",
"state": "Bío Bío",
"country": "Chile",
"city": "Los Ángeles",
"zip_code": "",
"latitude": "-72.35355377197267",
"longitude": "-37.39682345101678",
"mode": 0,
"external_integration": false,
"id_location": null,
"location_description": "// ",
"total_cost_stock": 27769079982.96,
"active": true,
"visible_to_all": false,
"allow_negative_stock": false,
"material_request_approval": false
},
"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