Empresas dadas de alta en Proveedor / iClickPOS

Consulta directa al endpoint /companies y sincronización con la base local.

← Volver a plataforma Configuracións

Resultado API

URL: https://sandbox-api.alegra.com/e-provider/col/v1/companies?limit=50 | HTTP: 200

Empresas encontradas: 5

Company IDNombreNIT / IdentificaciónDVCorreoAcción
01KJ6SRJ5JJFM44X6B8FKGE1B1 CLICKCONCEPTS PRUEBA 900555888 2
01KJ6TH75BWKJ0MM5RSCRAR8C2 CLICKCONCEPTS PRUEBA 900559088 2
01KJ6VMXA0V426GRYASC2B7BHW CLICKCONCEPTS PRUEBA 900559088 2
01KM1PCWAHBJNV8K0QAMSCKTDM Ximena Rivera Riveros 1070947256 0 lananywerock95@gmail.com
01KM6WW2XG8HD0PEMQ6QYR7MAQ CLICKCONCEPTS PRUEBA 900559088 2

Siguiente página desde 01KM6WW2XG8HD0PEMQ6QYR7MAQ

Respuesta cruda

{
    "metadata": {
        "from": "",
        "to": "",
        "results_count": 5
    },
    "companies": [
        {
            "id": "01KJ6SRJ5JJFM44X6B8FKGE1B1",
            "name": "CLICKCONCEPTS PRUEBA",
            "identification": "900555888",
            "dv": "2",
            "type": "associated",
            "useAlegraCertificate": true,
            "governmentStatus": [],
            "notificationByEmail": {
                "enabled": false
            },
            "webhooks": [],
            "organizationType": 2,
            "identificationType": "31"
        },
        {
            "id": "01KJ6TH75BWKJ0MM5RSCRAR8C2",
            "name": "CLICKCONCEPTS PRUEBA",
            "identification": "900559088",
            "dv": "2",
            "type": "associated",
            "useAlegraCertificate": true,
            "governmentStatus": {
                "invoices": "AUTHORIZED",
                "pos": "AUTHORIZED"
            },
            "notificationByEmail": {
                "enabled": false
            },
            "webhooks": []
        },
        {
            "id": "01KJ6VMXA0V426GRYASC2B7BHW",
            "name": "CLICKCONCEPTS PRUEBA",
            "identification": "900559088",
            "dv": "2",
            "type": "associated",
            "useAlegraCertificate": true,
            "governmentStatus": {
                "invoices": "AUTHORIZED",
                "pos": "AUTHORIZED"
            },
            "notificationByEmail": {
                "enabled": true
            },
            "webhooks": [],
            "organizationType": 2
        },
        {
            "id": "01KM1PCWAHBJNV8K0QAMSCKTDM",
            "name": "Ximena Rivera Riveros",
            "tradeName": "Asesor Viajero Colombia",
            "identification": "1070947256",
            "dv": "0",
            "type": "associated",
            "useAlegraCertificate": true,
            "governmentStatus": [],
            "notificationByEmail": {
                "message": "prueba",
                "enabled": false
            },
            "webhooks": [],
            "organizationType": 2,
            "identificationType": "13",
            "email": "lananywerock95@gmail.com",
            "phone": "3228522281",
            "address": {
                "department": "25",
                "city": "25269",
                "address": "carrera 13a # 9 -19 san jernomio"
            }
        },
        {
            "id": "01KM6WW2XG8HD0PEMQ6QYR7MAQ",
            "name": "CLICKCONCEPTS PRUEBA",
            "identification": "900559088",
            "dv": "2",
            "type": "associated",
            "useAlegraCertificate": true,
            "governmentStatus": {
                "invoices": "AUTHORIZED",
                "pos": "AUTHORIZED"
            },
            "notificationByEmail": {
                "enabled": false
            },
            "webhooks": [],
            "organizationType": 2,
            "identificationType": "31"
        }
    ]
}