DELETE api/ProgresoProvs/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ProgresoProv
NameDescriptionTypeAdditional information
idProveedor

globally unique identifier

None.

DatosGenerales

integer

None.

DatosFiscales

integer

None.

DatosArchivos

integer

None.

Proveedor

Proveedor

None.

Response Formats

application/json, text/json

Sample:
{
  "idProveedor": "77c8ada0-a49f-4dc7-a905-00bfbc8b34d9",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "f5ffb3b0-3583-4f56-a5dc-4de731b9c697",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-03-13T20:34:32.3143284+00:00",
    "finVigencia": "2026-03-13T20:34:32.3143284+00:00",
    "idTipoProveedor": "b3aedc3f-49a1-4527-99dc-83cc9f3ce160",
    "fecAlta": "2026-03-13T20:34:32.3143284+00:00",
    "status": true,
    "idTipoPersona": "ab74d9f7-625e-4174-82d2-bcc2c9233432",
    "fecBaja": "2026-03-13T20:34:32.3143284+00:00",
    "idDireccionComercial": "ea5d0898-bf9e-411c-b0a5-4f85bee2a9f4",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "86855981-6302-4c32-a25c-e6c4bcd0722f",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "308f1e4e-77a2-4abf-91a5-e6681be659e7",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "d68c0ece-d43b-4241-aa8d-0fdf9b6f4b36",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "6caf63e5-f380-4f5f-9974-cce53bb5d95f",
              "idTipoArchivo": "cf744468-6b3b-47c4-a2e1-2b491288895f",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "64b9e708-9c5a-445e-9e36-26c5f5e5ebd6",
          "idProveedor": "a3eb397a-7588-429a-b600-097fbf8f523c",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "85670c1d-ca60-4707-b715-7793132ecbec",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "4d25074e-7f85-4898-bbd5-baa3dcd8768d",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "75758e3b-d717-4769-a94b-291df23b2632",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "c9a72593-97dc-4aa3-9228-095462e2fbbd",
            "codGenero": "sample string 2",
            "nomGenero": "sample string 3",
            "Proveedor_Cedulas": {
              "$id": "16",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "12"
        }
      ]
    },
    "catImpuesto_Det": {
      "$id": "17",
      "$values": [
        {
          "$id": "18",
          "idImpuestoDet": "760c5f50-aade-42a7-a6f6-3c0de32a7f4a",
          "idImpuesto": "a5fdf3d7-ee59-40f4-a891-cd5593482c82",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "64c3e152-1fda-471a-b24e-bcfcffb08c54",
            "codImpuesto": "sample string 2",
            "nomImpuesto": "sample string 3",
            "catImpuesto_Det": {
              "$id": "20",
              "$values": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ]
            }
          },
          "Proveedor": {
            "$id": "21",
            "$values": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          }
        },
        {
          "$ref": "18"
        }
      ]
    },
    "Redes": {
      "$id": "22",
      "$values": [
        {
          "$id": "23",
          "idRed": "1bf2b416-7f00-4301-9be3-3bc5e5db5db2",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "6c07a678-32da-4f53-81c8-1b287267fd01",
                "nomProducto": "sample string 2",
                "idRed": "9a9d6ac7-926b-40e8-99d2-703d0a952dbc",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "54254154-9343-457a-8a68-621897fbf179",
                      "idProducto": "c55b9470-00e7-44e4-aba4-2599531c6eea",
                      "Producto": {
                        "$ref": "25"
                      }
                    },
                    {
                      "$ref": "27"
                    }
                  ]
                }
              },
              {
                "$ref": "25"
              }
            ]
          },
          "Proveedor": {
            "$id": "28",
            "$values": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ]
          }
        },
        {
          "$ref": "23"
        }
      ]
    },
    "Persona_Moral": {
      "$id": "29",
      "$values": [
        {
          "$id": "30",
          "idPersonaMoral": "0663a548-9f7c-47a5-ae87-25504ae73369",
          "idProveedor": "b984faf2-26cb-441b-b271-373b0eafea34",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "6a3adf96-be1b-4f4a-894f-cb436be0e3d1",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "0bde7faa-f9c2-4d7f-b01c-f05915dbc468",
          "idProveedor": "761ffe56-4a0b-426b-83cc-2a92156ab2dc",
          "idPersona": "f422c3d7-90b5-4e0f-b6e1-ca441f150f7a",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "cf9c37f3-66e9-4f08-bce0-1738456f42e2",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}