PUT api/catTipoProveedors/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

catTipoProveedor
NameDescriptionTypeAdditional information
idTipoProveedor

globally unique identifier

None.

codTipoProveedor

string

None.

nomTipoProveedor

string

None.

Proveedor

Collection of Proveedor

None.

catTipoArchivo

Collection of catTipoArchivo

None.

Request Formats

application/json, text/json

Sample:
{
  "idTipoProveedor": "0accd31d-2578-436e-9238-3cae1d7798a6",
  "codTipoProveedor": "sample string 2",
  "nomTipoProveedor": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "4d38dd84-8960-4247-839a-d0f92c94256b",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-06-18T03:20:46.3193516+00:00",
        "finVigencia": "2026-06-18T03:20:46.3193516+00:00",
        "idTipoProveedor": "fc9a8e8c-4334-49ca-a9ec-3b16b07f5b8f",
        "fecAlta": "2026-06-18T03:20:46.3193516+00:00",
        "status": true,
        "idTipoPersona": "c18a9375-67b8-4f31-a5a5-5f479b6ec9e5",
        "fecBaja": "2026-06-18T03:20:46.3193516+00:00",
        "idDireccionComercial": "f34b18e5-6c0d-482d-b22b-a82daf4cd65b",
        "catTipoPersona": {
          "$id": "4",
          "idTipoPersona": "19de90dd-4996-4d88-8f2a-4a004ffc89fe",
          "codTipoPersona": "sample string 2",
          "nomTipoPersona": "sample string 3",
          "Proveedor": {
            "$id": "5",
            "$values": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        "catTipoProveedor": {
          "$ref": "1"
        },
        "Proveedor_Cedulas": {
          "$id": "6",
          "$values": [
            {
              "$id": "7",
              "idCedula": "7e6403fa-4730-4e8f-94e7-6ac694733cc3",
              "idProveedor": "b773fbfc-e928-4f61-9cf6-f1e573a365a5",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "fc2767f7-f535-430e-b0a1-ab8682e14924",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "7d278df9-b6c3-4080-94ab-eb747efa9580",
              "catEspecialidades": {
                "$id": "8",
                "idEspecialidad": "7988100b-d877-4e11-b6fe-017b0fbbb922",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "9",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "10",
                "idGenero": "68e65293-3966-4ba0-bc74-1e1bdc6f5251",
                "codGenero": "sample string 2",
                "nomGenero": "sample string 3",
                "Proveedor_Cedulas": {
                  "$id": "11",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "7"
            }
          ]
        },
        "catImpuesto_Det": {
          "$id": "12",
          "$values": [
            {
              "$id": "13",
              "idImpuestoDet": "fcc60827-8b6d-43f5-9bf3-d66426f6b677",
              "idImpuesto": "f979eb02-a54a-41ed-b47d-1d4f50194bb8",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "14",
                "idImpuesto": "fb71e515-0bb2-4fd9-afdb-9ff3134b7d12",
                "codImpuesto": "sample string 2",
                "nomImpuesto": "sample string 3",
                "catImpuesto_Det": {
                  "$id": "15",
                  "$values": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$id": "16",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "13"
            }
          ]
        },
        "Redes": {
          "$id": "17",
          "$values": [
            {
              "$id": "18",
              "idRed": "1af7679f-a21b-4540-8c64-25457e1169e4",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "19",
                "$values": [
                  {
                    "$id": "20",
                    "idProducto": "cc801d29-50bf-4b78-b628-5f57413a2559",
                    "nomProducto": "sample string 2",
                    "idRed": "4916c2f2-add1-4536-95b9-41818ae03613",
                    "Redes": {
                      "$ref": "18"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "21",
                      "$values": [
                        {
                          "$id": "22",
                          "idClienteCorp": "e6d3b561-58b6-4af6-8c55-d268960eddf2",
                          "idProducto": "68a82766-b2ff-468a-810d-fc84958a57a1",
                          "Producto": {
                            "$ref": "20"
                          }
                        },
                        {
                          "$ref": "22"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "20"
                  }
                ]
              },
              "Proveedor": {
                "$id": "23",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "18"
            }
          ]
        },
        "Persona_Moral": {
          "$id": "24",
          "$values": [
            {
              "$id": "25",
              "idPersonaMoral": "6fb87eab-c099-4d34-ad27-ab8c9f95acac",
              "idProveedor": "3159eaf5-dc6c-4cb0-9a01-da967bb7363e",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "adf422b0-e8c1-4d27-bb17-b7976326cfe2",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "25"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "26",
          "$values": [
            {
              "$id": "27",
              "idPersonaFisica": "5823f48e-c0f9-4aef-b0cd-13f354dac7aa",
              "idProveedor": "9c1a51f1-311c-4bf3-a401-ed5d096807e8",
              "idPersona": "ade924de-b817-4b8b-9c7d-f9e320618e68",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "e28d07de-8097-4482-8a47-e888e8365ceb",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "27"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "28",
          "idProveedor": "af03feb3-52e1-4c5d-9677-02dce0842f78",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "29",
          "$values": [
            {
              "$id": "30",
              "idArchivo": "4414d4bd-8bb7-4ba6-acec-eb3d534fb70e",
              "idTipoArchivo": "8e666b50-d283-4649-9c83-a634fe8b5dd6",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$id": "31",
                "idTipoArchivo": "436ea860-53d1-46da-ac52-fe3b35521f54",
                "nomTipoArchivo": "sample string 2",
                "catTipoProveedor": {
                  "$id": "32",
                  "$values": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ]
                },
                "Archivos": {
                  "$ref": "30"
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "30"
            }
          ]
        }
      },
      {
        "$ref": "3"
      }
    ]
  },
  "catTipoArchivo": {
    "$id": "33",
    "$values": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ]
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.