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": "dd27bf5e-f1eb-4c45-9dff-9453ecb85384",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "8b873d63-e3de-43fc-83ef-8794a00fa097",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-08-12T14:47:33.969654+00:00",
    "finVigencia": "2026-08-12T14:47:33.969654+00:00",
    "idTipoProveedor": "07463dc8-07bf-4340-b9dd-86e2337f4d31",
    "fecAlta": "2026-08-12T14:47:33.969654+00:00",
    "status": true,
    "idTipoPersona": "f32c5dcf-163a-48f6-91b0-de1c08d5ea86",
    "fecBaja": "2026-08-12T14:47:33.969654+00:00",
    "idDireccionComercial": "ccb32ab3-ec26-4688-ae96-08dd97b795b5",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "8ca1848c-b43a-4141-b61a-543fdd836e5b",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "a2a64163-1bab-43c4-8d6f-e294f098582f",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "61e10650-bef4-4915-8dfb-1e8b74a1aaf7",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "90771aaa-7b43-4b43-ae33-0f4cb987b952",
              "idTipoArchivo": "84e72623-9893-4df3-b7ec-cfc9397db8a0",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "b83f76af-a9c1-4b40-a01c-408608507168",
          "idProveedor": "3247b3d4-91a7-4532-b7c7-8e67b6f88b6a",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "cfc5a568-dcef-44b4-b59b-64535c3549fa",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "f1fe2a08-c694-4923-87c1-4278ad038c0b",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "07a4215e-aba1-4d23-9fdb-931ab7c9f998",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "cb7b8389-aef0-461b-ba71-093798ae7448",
            "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": "be2a3672-553f-49f4-b3ec-f65be0c9e283",
          "idImpuesto": "0b1b1850-913f-424c-b25b-330d884a3151",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "b45511c5-ac7d-45f3-8d66-06b5276e576f",
            "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": "884840a5-023b-4770-aefa-baf4890e7a4b",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "e5fd7e8d-36e1-4c71-8447-26f621f088e6",
                "nomProducto": "sample string 2",
                "idRed": "d9429184-405b-4035-9048-50127a5a2a5a",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "d0d7c884-a767-45fa-b520-99f5df6dbc89",
                      "idProducto": "fc23d559-8565-413e-83dc-618054420d08",
                      "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": "856d6a1c-6893-461f-8ff5-ca541385b009",
          "idProveedor": "d20fb2fc-ed53-4081-a791-3d98d20b3c1e",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "95e3ec41-adb3-47aa-b4a8-bd05b891c8f5",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "6ea0a2bc-233a-4e00-a63c-1d04eac50e0d",
          "idProveedor": "22bb32e8-f255-44b2-8007-14d698b7164a",
          "idPersona": "adae4789-817a-49d4-ba88-6c8396ec1a93",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "91c0ab52-007b-4859-b332-ca6a4d090266",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}