PUT api/catTipoPersonas/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

catTipoPersona
NameDescriptionTypeAdditional information
idTipoPersona

globally unique identifier

None.

codTipoPersona

string

None.

nomTipoPersona

string

None.

Proveedor

Collection of Proveedor

None.

Request Formats

application/json, text/json

Sample:
{
  "idTipoPersona": "1a743239-c7d8-48a9-bbcf-362d6429db3a",
  "codTipoPersona": "sample string 2",
  "nomTipoPersona": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "1de28dd4-e310-424e-8d30-9a192bd79d5e",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-03-22T14:59:07.8831895-04:00",
        "finVigencia": "2026-03-22T14:59:07.8831895-04:00",
        "idTipoProveedor": "023e4722-a93d-4614-b1d0-539ceb048866",
        "fecAlta": "2026-03-22T14:59:07.8831895-04:00",
        "status": true,
        "idTipoPersona": "491eef00-8649-4b6a-aa79-6b04d523226d",
        "fecBaja": "2026-03-22T14:59:07.8831895-04:00",
        "idDireccionComercial": "8ed1ed2d-30a5-48bc-a669-252c4f141631",
        "catTipoPersona": {
          "$ref": "1"
        },
        "catTipoProveedor": {
          "$id": "4",
          "idTipoProveedor": "2697cce9-32b4-447e-a8f0-1a0d71f14453",
          "codTipoProveedor": "sample string 2",
          "nomTipoProveedor": "sample string 3",
          "Proveedor": {
            "$id": "5",
            "$values": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          },
          "catTipoArchivo": {
            "$id": "6",
            "$values": [
              {
                "$id": "7",
                "idTipoArchivo": "40094499-14ac-44dc-b223-6de03588f04c",
                "nomTipoArchivo": "sample string 2",
                "catTipoProveedor": {
                  "$id": "8",
                  "$values": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ]
                },
                "Archivos": {
                  "$id": "9",
                  "idArchivo": "c0cd70b3-6303-436c-ae62-844c1ea7cb49",
                  "idTipoArchivo": "92fa7aa1-a59d-43a8-82a9-5d55f36d955c",
                  "nomArchivo": "sample string 3",
                  "Archivo": "QEA=",
                  "catTipoArchivo": {
                    "$ref": "7"
                  },
                  "Proveedor": {
                    "$ref": "3"
                  }
                }
              },
              {
                "$ref": "7"
              }
            ]
          }
        },
        "Proveedor_Cedulas": {
          "$id": "10",
          "$values": [
            {
              "$id": "11",
              "idCedula": "5614f60f-cd26-4ac6-9f7f-0b7f99be8cbf",
              "idProveedor": "979099de-e96c-4b5c-bc93-dc219ebda8b8",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "3a8dfdf5-b309-47e9-8c4a-0b4716a19e93",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "1afe7540-1f6d-4b68-aa0f-aebf11ad0cf0",
              "catEspecialidades": {
                "$id": "12",
                "idEspecialidad": "63bc9854-b737-49cf-abb9-c899ec659ecc",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "13",
                  "$values": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "14",
                "idGenero": "777a98a8-c20d-4337-be6d-e8987e1e6cf1",
                "codGenero": "sample string 2",
                "nomGenero": "sample string 3",
                "Proveedor_Cedulas": {
                  "$id": "15",
                  "$values": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "11"
            }
          ]
        },
        "catImpuesto_Det": {
          "$id": "16",
          "$values": [
            {
              "$id": "17",
              "idImpuestoDet": "4fcf79e6-6ea8-48c6-b41a-1b349c577a6d",
              "idImpuesto": "2be3c10d-cd0c-4834-ac1e-00c3f02d4d5f",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "18",
                "idImpuesto": "10b9609e-1407-4419-887b-103d6ac5385a",
                "codImpuesto": "sample string 2",
                "nomImpuesto": "sample string 3",
                "catImpuesto_Det": {
                  "$id": "19",
                  "$values": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$id": "20",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "17"
            }
          ]
        },
        "Redes": {
          "$id": "21",
          "$values": [
            {
              "$id": "22",
              "idRed": "6329eb76-0ffe-4836-a33a-816712d9d3a3",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "23",
                "$values": [
                  {
                    "$id": "24",
                    "idProducto": "bdbd89b4-e7a6-4eab-9661-9ea6ffe07b23",
                    "nomProducto": "sample string 2",
                    "idRed": "8def9b99-fb81-4647-9f07-97c2d90af0c4",
                    "Redes": {
                      "$ref": "22"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "25",
                      "$values": [
                        {
                          "$id": "26",
                          "idClienteCorp": "789b84c5-8f90-4119-bb0f-ee5e9e751440",
                          "idProducto": "fcf3741c-196c-42e5-a220-e9c3479f90fe",
                          "Producto": {
                            "$ref": "24"
                          }
                        },
                        {
                          "$ref": "26"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "24"
                  }
                ]
              },
              "Proveedor": {
                "$id": "27",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "22"
            }
          ]
        },
        "Persona_Moral": {
          "$id": "28",
          "$values": [
            {
              "$id": "29",
              "idPersonaMoral": "21cf5c91-2055-4187-a5b8-4a101f60bbbe",
              "idProveedor": "d091ce0e-e8b9-46ef-842e-95d9b3777745",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "6c8fc0a3-51a7-4029-8938-f604c59d3be3",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "29"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "30",
          "$values": [
            {
              "$id": "31",
              "idPersonaFisica": "2accc9c3-1eb5-4238-94b2-7156f711e724",
              "idProveedor": "46b3e68a-09ad-4af2-9789-fb82a79ccc1c",
              "idPersona": "307b8d06-d469-4da6-84d8-b4925bc7ed5f",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "b6e15653-de53-4333-bcc0-e144184693d0",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "31"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "32",
          "idProveedor": "54fc879d-9369-441b-bfa5-0c1616fd4147",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "33",
          "$values": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ]
        }
      },
      {
        "$ref": "3"
      }
    ]
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.