REQUEST
{
"id_empresa": 10,
"razon_social_transportista": "TRANSPORTES LOGISTICOS S.A.",
"tipo_identificacion_transportista": "04",
"identificacion_transportista": "0999999999001",
"placa_transportista": "ABC-1234",
"fecha_inicio_transporte": "2026-07-13",
"fecha_final_transporte": "2026-07-13",
"direccion_partida": "BODEGA NORTE LOTE 1",
"identificacion_llegada": "1712345678",
"razon_social_llegada": "JUAN PEREZ",
"direccion_llegada": "DOMICILIO SUR CASA 5",
"motivo_traslado": "VENTA DIRECTA",
"modo_con_factura": false,
"items": [
{ "cod_principal": "PROD-001", "descripcion": "COMPUTADORA PORTATIL", "cantidad": 5 }
]
}{
"success": true,
"message": "Guía de Remisión emitida exitosamente al SRI.",
"clave_acceso": "2105202506179234567800110010010000000151234567819",
"secuencia": "001-001-000000015",
"urls": {
"pdf": "https://v7.guibis.com/render-sri/pdf.php?clave=2105...",
"xml": "https://v7.guibis.com/render-sri/xml.php?clave=2105..."
}
}