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": "a26fc27b-9e8c-42bf-a601-1e6bcd971c36",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "4a3b093d-c340-466c-908a-9c5b8f1392e7",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-06-18T03:14:08.2218947+00:00",
    "finVigencia": "2026-06-18T03:14:08.2218947+00:00",
    "idTipoProveedor": "2b304f41-23e1-4c85-bc83-e3bc20364200",
    "fecAlta": "2026-06-18T03:14:08.2218947+00:00",
    "status": true,
    "idTipoPersona": "ebf881f1-62fe-4411-adb2-8a91ab44c146",
    "fecBaja": "2026-06-18T03:14:08.2218947+00:00",
    "idDireccionComercial": "ba40d147-1d15-41b6-abc0-49a02315e1ac",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "3922f21c-3a95-48e4-a493-7c7d2a0d1b46",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "268cdfd1-4a19-4751-9bee-7818be74777a",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "7e64baf1-12d3-4d0d-8b14-511649e4b497",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "e2c24326-5810-42a8-8dac-1d5b99f9dd27",
              "idTipoArchivo": "808bc1cd-ee22-4e36-ac73-c6d42f425c94",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "979e10fb-866a-4237-9dda-cc4b286696de",
          "idProveedor": "10d81992-bd69-44b6-8f71-dc34e314d6f6",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "f39b9632-7503-4543-b228-1ebb4b16697e",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "26b9d372-2eb3-4be7-a13a-163c2d2d7fe1",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "e41d6045-5d76-429b-9865-569660883463",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "08befaff-a0bf-4c74-b3cc-a8b265cb4b0f",
            "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": "e57d7915-89b2-4aa3-95ec-2d522ffe2012",
          "idImpuesto": "f25fdaf8-822c-453a-8e13-47577337b153",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "807176e2-1ee4-4600-8ff4-32acbfd54ea2",
            "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": "495203dc-d892-420e-a080-21a8ecd06fcf",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "caa6ed4b-4a11-4f15-8bbf-50e6b0fff7bb",
                "nomProducto": "sample string 2",
                "idRed": "5747d5b9-89d4-4b37-8a16-720043be05e9",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "87b854a7-ac38-4b27-ade3-2395d5b0e128",
                      "idProducto": "860c6ae4-19df-4295-b878-f0f8e5af2163",
                      "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": "154cebfc-fd07-48d0-a671-a148d3f54d5a",
          "idProveedor": "c1d0602f-1e6d-48ca-b0a5-b1652de4c2e1",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "bff88649-e0ba-4580-ba55-4fc2be1881b4",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "2c5d354f-3c48-406b-a6f3-be76a2cb2980",
          "idProveedor": "6536c6a1-785d-49f7-a521-283f77456b16",
          "idPersona": "ce94de3c-5cc0-4693-aa37-c3883f5f6e86",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "64caa2f2-fa36-489c-976a-b8e1cc7a62c0",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}