Skip to content

Importar Inventario de Productos

Información General

Parámetros de la Solicitud

CampoCampo AnidadoTipoValor - LímiteDescripción
id_connection-String (obligatorio)-ID único de conexión a Siigo Connector V2
execution_type-String (obligatorio)importImportar datos desde Siigo Pyme
resource-String (obligatorio)inventory_productsInventario de productos
params-Object (obligatorio)-Filtros de consulta
yearparamsNumberAño actual por defectoAño a consultar
product_initialparamsNumber (obligatorio)Máx. 999999999999, Mín. 1Producto inicial
product_finalparamsNumber (obligatorio)Máx. 999999999999, Mín. 1Producto final
request_config-Object-Parámetros avanzados de petición
timeoutrequest_configNumberMáx. 60 min, Mín. 2 minTiempo de espera por petición
attemptsrequest_configNumberMáx. 3 intentos, Mín. 1Reintentos en caso de fallo
backoffrequest_configNumberMáx. 30 min, Mín. 0.5 minTiempo de espera entre reintentos

Request JSON

{
"id_connection": "OBai6kmwKH",
"execution_type": "import",
"resource": "inventory_products",
"params": {
"year": 2024,
"product_initial": 1,
"product_final": 999999999999
}
}

Response DATA

CampoReferencia
LÍNEA (OBLIGATORIO)line
GRUPO (OBLIGATORIO)group
PRODUCTO (OBLIGATORIO)product
DESCRIPCIÓNdescription
REFERENCIA DE FABRICAfactory_reference
CÓDIGO DE BARRASbarcode
PRECIO 1price_1
PRECIO 2price_2
PRECIO 3price_3
PRECIO 4price_4
PRECIO 5price_5
PRECIO 6price_6
PRECIO 7price_7
PRECIO 8price_8
PRECIO 9price_9
PRECIO 10price_10
PRECIO 11price_11
PRECIO 12price_12
IVA INCLUIDOvat_included
PORCENTAJE DE IVAvat_percentage
EXISTENCIA MÁXIMAmaximum_stock
EXISTENCIA MÍNIMAminimum_stock
TIEMPO DE REPOSICIÓNreplenishment_time
COSTO DE COMPRApurchase_cost
UNIDADunit
CÓDIGO DE PRODUCTO EQUIVALENTEequivalent_product_code
DESCRIPCIÓN PRODUCTO EQUIVALENTEequivalent_product_description
MARCAbrand
MANEJA FACTOR DE CONVERSIÓNhandles_conversion_factor
NOMBRE FACTOR DE CONVERSIÓN 1conversion_factor_name_1
NOMBRE FACTOR DE CONVERSIÓN 2conversion_factor_name_2
NOMBRE FACTOR DE CONVERSIÓN 3conversion_factor_name_3
NOMBRE FACTOR DE CONVERSIÓN 4conversion_factor_name_4
NOMBRE FACTOR DE CONVERSIÓN 5conversion_factor_name_5
OPERANDO 1operand_1
OPERANDO 2operand_2
OPERANDO 3operand_3
OPERANDO 4operand_4
OPERANDO 5operand_5
FACTOR 1factor_1
FACTOR 2factor_2
FACTOR 3factor_3
FACTOR 4factor_4
FACTOR 5factor_5
TARIFArate
UBICACIÓNlocation
DISCRIMINAR IVA EN LA IMPRESIÓNdiscriminate_vat_on_print
ACTIVOactive
PESOweight
ENVIAR A SIIGOsend_to_siigo
NIT PROVEEDOR 1supplier_nit_1
NIT PROVEEDOR 2supplier_nit_2
NIT PROVEEDOR 3supplier_nit_3
NIT PROVEEDOR 4supplier_nit_4
SUCURSAL PROVEEDOR 1supplier_branch_1
SUCURSAL PROVEEDOR 2supplier_branch_2
SUCURSAL PROVEEDOR 3supplier_branch_3
SUCURSAL PROVEEDOR 4supplier_branch_4
AÑO ULTIMA COMPRA 1last_purchase_year_1
MES ULTIMA COMPRA 1last_purchase_month_1
DÍA ULTIMA COMPRA 1last_purchase_day_1
AÑO ULTIMA COMPRA 2last_purchase_year_2
MES ULTIMA COMPRA 2last_purchase_month_2
DÍA ULTIMA COMPRA 2last_purchase_day_2
AÑO ULTIMA COMPRA 3last_purchase_year_3
MES ULTIMA COMPRA 3last_purchase_month_3
DÍA ULTIMA COMPRA 3last_purchase_day_3
AÑO ULTIMA COMPRA 4last_purchase_year_4
MES ULTIMA COMPRA 4last_purchase_month_4
DÍA ULTIMA COMPRA 4last_purchase_day_4
VALOR ÚLTIMA COMPRA 1last_purchase_value_1
VALOR ÚLTIMA COMPRA 2last_purchase_value_2
VALOR ÚLTIMA COMPRA 3last_purchase_value_3
VALOR ÚLTIMA COMPRA 4last_purchase_value_4
DESCRIPCIÓN LARGAlong_description
MANEJA PESO EN CAJEROhandles_weight_in_cashier
MANEJA MÁXIMOS Y MÍNIMOS PARA PRODUCTOShandles_maximums_and_minimums_for_products
COSTO UNITARIOunit_cost
MODELOmodel
UNIDAD DE MEDIDA FACTURA ELECTRÓNICAelectronic_invoice_unit_of_measure
CÓDIGO ARANCELARIOtariff_code
UNIDAD MEDIDA DE CONVERSIÓN 1 FACTURA ELECTRÓNICAconversion_unit_of_measure_1_electronic_invoice
UNIDAD MEDIDA DE CONVERSIÓN 2 FACTURA ELECTRÓNICAconversion_unit_of_measure_2_electronic_invoice
UNIDAD MEDIDA DE CONVERSIÓN 3 FACTURA ELECTRÓNICAconversion_unit_of_measure_3_electronic_invoice
UNIDAD MEDIDA DE CONVERSIÓN 4 FACTURA ELECTRÓNICAconversion_unit_of_measure_4_electronic_invoice
UNIDAD MEDIDA DE CONVERSIÓN 5 FACTURA ELECTRÓNICAconversion_unit_of_measure_5_electronic_invoice
APLICA IMPOCONSUMO BOLSA PLASTICA FACTURA ELECTRÓNapplies_plastic_bag_excise_tax_invoice
PORCENTAJE ALIMENTOS ULTRAPROCESADOSultra_processed_food_percentage
VALOR BEBIDAS AZUCARADASsugary_beverages_value
CANTIDAD EN MILILITROSquantity_in_milliliters
TARIFA UNITARIA POR CADA 100 MLunit_rate_per_100_ml

Response JSON

{
"statusCode": 200,
"status": "success",
"data": [
{
"line": 1,
"group": 1,
"product": 1,
"description": "GASOLINA CORRIENTE",
"factory_reference": "'",
"barcode": "",
"price_1": 14367.4,
"price_2": 0,
"price_3": 0,
"price_4": 0,
"price_5": 0,
"price_6": 0,
"price_7": 0,
"price_8": 0,
"price_9": 0,
"price_10": 0,
"price_11": 0,
"price_12": 0,
"vat_included": "N",
"vat_percentage": 0,
"maximum_stock": 1,
"minimum_stock": 1,
"replenishment_time": 0,
"purchase_cost": 13293.80351,
"unit": "'009",
"equivalent_product_code": 0,
"equivalent_product_description": "",
"brand": "TERPEL",
"handles_conversion_factor": "N",
"conversion_factor_name_1": "",
"conversion_factor_name_2": "",
"conversion_factor_name_3": "",
"conversion_factor_name_4": "",
"conversion_factor_name_5": "",
"operand_1": "",
"operand_2": "",
"operand_3": "",
"operand_4": "",
"operand_5": "",
"factor_1": 0,
"factor_2": 0,
"factor_3": 0,
"factor_4": 0,
"factor_5": 0,
"rate": 1,
"location": "",
"discriminate_vat_on_print": "N",
"active": "S",
"weight": 0,
"send_to_siigo": "N",
"supplier_nit_1": 0,
"supplier_nit_2": 0,
"supplier_nit_3": 0,
"supplier_nit_4": 0,
"supplier_branch_1": 0,
"supplier_branch_2": 0,
"supplier_branch_3": 0,
"supplier_branch_4": 0,
"last_purchase_year_1": 2024,
"last_purchase_month_1": 2,
"last_purchase_day_1": 22,
"last_purchase_year_2": 2024,
"last_purchase_month_2": 7,
"last_purchase_day_2": 10,
"last_purchase_year_3": 2024,
"last_purchase_month_3": 7,
"last_purchase_day_3": 12,
"last_purchase_year_4": 2024,
"last_purchase_month_4": 7,
"last_purchase_day_4": 15,
"last_purchase_value_1": 0,
"last_purchase_value_2": 13293.8,
"last_purchase_value_3": 13293.8,
"last_purchase_value_4": 13293.8,
"long_description": "",
"handles_weight_in_cashier": "N",
"handles_maximums_and_minimums_for_products": "N",
"unit_cost": 11413.59505,
"model": "",
"electronic_invoice_unit_of_measure": "'94",
"tariff_code": "",
"conversion_unit_of_measure_1_electronic_invoice": "",
"conversion_unit_of_measure_2_electronic_invoice": "",
"conversion_unit_of_measure_3_electronic_invoice": "",
"conversion_unit_of_measure_4_electronic_invoice": "",
"conversion_unit_of_measure_5_electronic_invoice": "",
"applies_plastic_bag_excise_tax_invoice": "N",
"ultra_processed_food_percentage": 0,
"sugary_beverages_value": 0,
"quantity_in_milliliters": 0,
"unit_rate_per_100_ml": 0
}
]
}