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": "f772f27e-9cf1-4ef8-9416-aa3ade130f4c",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "d534017e-2e3d-4255-83bd-903c92647f5c",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-07-10T14:07:03.8103814+00:00",
    "finVigencia": "2026-07-10T14:07:03.8103814+00:00",
    "idTipoProveedor": "48b6d4cd-cc7d-4071-b92a-635ed9c25912",
    "fecAlta": "2026-07-10T14:07:03.8103814+00:00",
    "status": true,
    "idTipoPersona": "6850293d-881a-431b-8f40-2da50279a466",
    "fecBaja": "2026-07-10T14:07:03.8103814+00:00",
    "idDireccionComercial": "38972d5a-a7b0-49db-adb1-04fd1859823b",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "8313cced-db3e-4520-a66e-423db9b9aae7",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "494a2454-1167-4a7a-a688-4fde7f69b461",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "95201a4e-4d58-4e86-8d88-cc7ca5a6f2e0",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "561a2ff2-23b0-4edc-8c0e-1d0c6e65e3e3",
              "idTipoArchivo": "7383ce6e-dbfc-4c07-95da-0c4d743e69e6",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "c052c689-0061-4be0-8181-991dfad15430",
          "idProveedor": "8606621b-020a-479a-be2e-cd5e1942e124",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "f836b1f1-e406-4f8d-a813-713cd5151c19",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "23e7f47e-a610-47e6-b1ed-d3bac5e217d7",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "45da24ad-29b3-4ea1-a869-90a0c19ab2be",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "6da25c4e-98f3-4354-b9cd-988d161c8a9a",
            "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": "8860d3e1-9172-4365-817b-5d94b7735d4c",
          "idImpuesto": "48524026-1788-4621-92aa-e989a6fe3c54",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "dae1d99f-fc52-432a-87a5-4b07c4fb85ff",
            "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": "e7d9f232-b652-4ce1-9803-98e0f716797a",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "4dbcae46-39fb-46c0-9082-07dc3df48e9f",
                "nomProducto": "sample string 2",
                "idRed": "133d6f31-5329-4a49-a925-a8d219de4943",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "39319941-778a-4f2a-aa6f-d4574148388a",
                      "idProducto": "9f3557e6-079a-430b-ab50-db50d0d50361",
                      "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": "3da6f11c-fcb6-4f6d-88f7-fbe47f1cae75",
          "idProveedor": "3e477da8-2467-4de0-8333-476b69773c0b",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "6d9c728d-df24-4a47-8402-922a176b89c6",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "51ab2a9a-124a-45dd-b826-5f403fcbb0b7",
          "idProveedor": "68a3ac82-7259-4333-9fae-0ffac4306d64",
          "idPersona": "9b717974-db54-434a-9d5d-07af2189dd8e",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "15a809c9-19a0-477e-964b-44a593946997",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}