PUT api/ProgresoProvs/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

ProgresoProv
NameDescriptionTypeAdditional information
idProveedor

globally unique identifier

None.

DatosGenerales

integer

None.

DatosFiscales

integer

None.

DatosArchivos

integer

None.

Proveedor

Proveedor

None.

Request Formats

application/json, text/json

Sample:
{
  "idProveedor": "834be7af-2413-459f-9186-da4d64cc77d1",
  "DatosGenerales": 2,
  "DatosFiscales": 3,
  "DatosArchivos": 4,
  "Proveedor": {
    "$id": "2",
    "idProveedor": "a874162d-14ca-4e74-8350-fd24b7abc912",
    "numProveedor": "sample string 2",
    "nomComercial": "sample string 3",
    "iniVigencia": "2026-03-13T20:34:23.1404934+00:00",
    "finVigencia": "2026-03-13T20:34:23.1404934+00:00",
    "idTipoProveedor": "5b7da0b7-11ea-4e2e-8545-1750f4fd49df",
    "fecAlta": "2026-03-13T20:34:23.1404934+00:00",
    "status": true,
    "idTipoPersona": "2cbd785b-4698-4305-98b0-e9f078693b20",
    "fecBaja": "2026-03-13T20:34:23.1404934+00:00",
    "idDireccionComercial": "56d926fc-0cd7-42c9-8985-80aaabadf008",
    "catTipoPersona": {
      "$id": "3",
      "idTipoPersona": "b08c2349-d5b0-4efc-b896-9bc92f7f5067",
      "codTipoPersona": "sample string 2",
      "nomTipoPersona": "sample string 3",
      "Proveedor": {
        "$id": "4",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      }
    },
    "catTipoProveedor": {
      "$id": "5",
      "idTipoProveedor": "bd52ffbf-7be9-458d-99e4-054d0a1ef17d",
      "codTipoProveedor": "sample string 2",
      "nomTipoProveedor": "sample string 3",
      "Proveedor": {
        "$id": "6",
        "$values": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "catTipoArchivo": {
        "$id": "7",
        "$values": [
          {
            "$id": "8",
            "idTipoArchivo": "77d88593-4d33-41c3-b2ce-f17b0b0b8e7d",
            "nomTipoArchivo": "sample string 2",
            "catTipoProveedor": {
              "$id": "9",
              "$values": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "Archivos": {
              "$id": "10",
              "idArchivo": "af65f6e9-b3c9-46a9-8157-18af753c51f3",
              "idTipoArchivo": "55d55d23-7fc2-4633-abd6-525aa4ac157b",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$ref": "8"
              },
              "Proveedor": {
                "$ref": "2"
              }
            }
          },
          {
            "$ref": "8"
          }
        ]
      }
    },
    "Proveedor_Cedulas": {
      "$id": "11",
      "$values": [
        {
          "$id": "12",
          "idCedula": "7ad21ea1-5cc7-4af0-832b-9f5ec6b7db42",
          "idProveedor": "7e879ea0-6d2e-4109-ac24-84c9b078fdad",
          "identificador": "sample string 3",
          "numCedula": "sample string 4",
          "Titulo": "sample string 5",
          "idGenero": "a9bec56b-52c7-4950-b0ef-c1c271a12ee9",
          "Institucion": "sample string 7",
          "Nombre": "sample string 8",
          "Paterno": "sample string 9",
          "Materno": "sample string 10",
          "anioRegistro": 1,
          "Tipo": "sample string 11",
          "idEspecialidad": "cb566d47-a355-422c-93c8-899f48e79ad9",
          "catEspecialidades": {
            "$id": "13",
            "idEspecialidad": "eb5a84db-fd4d-4d83-b707-9fb06028554c",
            "nomEspecialidad": "sample string 2",
            "padre": 3,
            "hijo": 4,
            "Proveedor_Cedulas": {
              "$id": "14",
              "$values": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ]
            }
          },
          "catGenero": {
            "$id": "15",
            "idGenero": "dc8cc929-7b01-476b-a461-4c10bc2581e7",
            "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": "082bf898-63b7-4fea-80fa-f7798b6dae27",
          "idImpuesto": "e990ed52-a23a-4968-8114-057c09a08d12",
          "codImpuestoDet": "sample string 3",
          "nomImpuestoDet": "sample string 4",
          "valImpuestoDet": 5.1,
          "catImpuestos": {
            "$id": "19",
            "idImpuesto": "b8b9ed4f-d9a8-47f6-b337-66b91ad461b5",
            "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": "86ac42bb-82fe-405e-b0db-f89b20853c2a",
          "nomRed": "sample string 2",
          "base": 1.0,
          "Producto": {
            "$id": "24",
            "$values": [
              {
                "$id": "25",
                "idProducto": "968b97f7-9963-4169-9aee-3d14e0a39c26",
                "nomProducto": "sample string 2",
                "idRed": "8dbf86e4-8b4d-4447-a07f-aba3820780e0",
                "Redes": {
                  "$ref": "23"
                },
                "Producto_rel_ClienteCorp": {
                  "$id": "26",
                  "$values": [
                    {
                      "$id": "27",
                      "idClienteCorp": "937d6c67-4b70-4ce1-8a9e-3c58bf5ade5d",
                      "idProducto": "eb023efb-9bd9-4070-8c85-43c5f8763bbf",
                      "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": "a1793cd7-702f-4859-8e1b-054956a98f5f",
          "idProveedor": "85713ede-57e2-43e2-b668-c8dcbba519cf",
          "RFC": "sample string 3",
          "RazonSocial": "sample string 4",
          "FolioCedulaFiscal": "sample string 5",
          "idDireccionFiscal": "b206e714-fea7-41c6-9452-51ae6b7f61a4",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "30"
        }
      ]
    },
    "PersonaFisica": {
      "$id": "31",
      "$values": [
        {
          "$id": "32",
          "idPersonaFisica": "905a97fc-fb44-4423-bbf9-bd228e48f3b8",
          "idProveedor": "470c6710-5041-4088-8f8b-815d69e6b73f",
          "idPersona": "53f4b5b5-54a4-463d-aaa5-e24a6e97c95e",
          "RFC": "sample string 4",
          "RazonSocial": "sample string 5",
          "FolioCedulaFiscal": "sample string 6",
          "idDireccionFiscal": "e6348f15-58e1-4c86-a59a-b8b3e071f440",
          "ConstanciaFiscal": "QEA=",
          "OpinionCumplimiento": "QEA=",
          "banCF": true,
          "banOC": true,
          "Proveedor": {
            "$ref": "2"
          }
        },
        {
          "$ref": "32"
        }
      ]
    },
    "ProgresoProv": {
      "$ref": "1"
    },
    "Archivos": {
      "$id": "33",
      "$values": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ]
    }
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.