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": "bd874877-207d-4586-9792-fd588d660eb7",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "210b666a-b5ed-4f28-97e9-3d14f7240656",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-03-22T14:54:27.8235884-04:00",
    "finVigencia": "2026-03-22T14:54:27.8235884-04:00",
    "idTipoProveedor": "85727268-e56d-4d81-ae0c-90d0d443b8ba",
    "fecAlta": "2026-03-22T14:54:27.8235884-04:00",
    "status": true,
    "idTipoPersona": "e7de252e-2985-48e3-8200-911850ecd495",
    "fecBaja": "2026-03-22T14:54:27.8235884-04:00",
    "idDireccionComercial": "72196b90-8001-444d-9cf0-ace3792a52dd",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "c5b16ef9-a6a4-463b-a487-dadc21f72103",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "30fe5c18-762e-4fe8-b9d4-643dc911c9d9",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "ac289047-f1e4-4d1a-8c25-5905571b1ed4",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "1745fc7e-40a8-4874-8bb2-f40ffa5e2ebb",
              "idTipoArchivo": "b3a5ce18-13cc-4464-a5ab-4de3267e2f26",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "31ca36a5-066e-47eb-adce-e6419c68aa49",
          "idProveedor": "e3e09494-6bcd-43b4-96ce-87b521ae1d76",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "810fcf52-73b9-4ac4-97b5-7e0113574fd5",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "c088b3b1-9dc7-4e91-96bf-dead89d038c5",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "1a789f64-22fc-4bfa-acfc-632586916e7e",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "d963d240-f5d9-4ebc-9f58-a7dc8cf16523",
            "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": "468b5b14-7bc0-4345-8dd6-b48486925623",
          "idImpuesto": "d4bca61b-b70b-493b-85fc-ad588766833c",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "2f8ba7f0-f820-483c-a134-3113f227a3a9",
            "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": "71955a73-9f7e-49f7-aa5a-9b9775a5d20a",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "a2b04c9f-0e63-4cab-b847-866ddb462f71",
                "nomProducto": "sample string 2",
                "idRed": "9adf6143-e90e-4e37-bc7b-b2eb7c79f09f",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "208e7c17-8202-4bb7-bb63-66a66a2308c7",
                      "idProducto": "aa1842a5-d7ae-419d-a7f9-c54c49f2623f",
                      "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": "f3d0a86e-b41e-4803-8760-9691423777bb",
          "idProveedor": "e4dfcf6d-2ce7-458d-86d1-81cdbd659b7a",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "fb67e3a0-c099-4f56-aa6d-8ec3c5defa44",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "b0aa7ce3-2e59-4ae1-b23a-a10a7adb3ee0",
          "idProveedor": "8afa0d74-399d-4ba1-8cd5-b7fc615665df",
          "idPersona": "39ae6b75-c9ea-4ab4-9022-d8b7dd24140a",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "cb84d562-3e94-4d2a-9f7f-d6317acdf5b0",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}