POST api/catTipoProveedors

Request Information

URI Parameters

None.

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": "ce8fbc74-cb2f-4bca-a096-feeebbdf052b",
  "codTipoProveedor": "sample string 2",
  "nomTipoProveedor": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "d055cffa-203c-46e4-b4ec-6094584a8121",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-05-08T14:14:14.583636+00:00",
        "finVigencia": "2026-05-08T14:14:14.583636+00:00",
        "idTipoProveedor": "54cdfe98-b74a-4ce5-8a28-27835355c0a4",
        "fecAlta": "2026-05-08T14:14:14.583636+00:00",
        "status": true,
        "idTipoPersona": "11ee084e-6af2-4a00-8715-c1a03f517a85",
        "fecBaja": "2026-05-08T14:14:14.583636+00:00",
        "idDireccionComercial": "538a66db-dfcc-4335-b0ba-e2dd64248615",
        "catTipoPersona": {
          "$id": "4",
          "idTipoPersona": "1fe8f410-ef36-4190-b54f-b9fd3a38dd4e",
          "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": "633455ac-7e1b-4fb2-bea5-025c83382ebf",
              "idProveedor": "8cc04317-b067-4379-84bd-94a67ac4f5ee",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "fb0ad346-d9cc-4000-aa48-55569cb229f1",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "9b948567-c5cf-449d-a45e-8f349260472e",
              "catEspecialidades": {
                "$id": "8",
                "idEspecialidad": "92c11ca7-74e7-42b4-b446-d8fdd6035670",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "9",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "10",
                "idGenero": "5e5be328-5fcd-4609-8b56-5e68216f3eba",
                "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": "9c4bef51-b669-4f0a-b30c-d27bbc3a370a",
              "idImpuesto": "16b08b5c-ff0b-417a-b291-d065ac2ae615",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "14",
                "idImpuesto": "b91d2426-d6c4-4b9f-b7df-229fd24de245",
                "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": "3d355f59-6bda-4e98-b727-56017fd0bbda",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "19",
                "$values": [
                  {
                    "$id": "20",
                    "idProducto": "d168c54c-45d7-4882-8eba-264a14f8a1b3",
                    "nomProducto": "sample string 2",
                    "idRed": "a71b464c-73f8-41df-ba1c-30bbda83aab1",
                    "Redes": {
                      "$ref": "18"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "21",
                      "$values": [
                        {
                          "$id": "22",
                          "idClienteCorp": "0ff52777-79bd-4647-a1e1-cbf8c238564a",
                          "idProducto": "1d4247cc-7190-4cb2-b1d6-50a33412f0b5",
                          "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": "c6a6ee4e-c6fa-4565-b345-8f88dfb8f9f8",
              "idProveedor": "ddeb5bca-952f-48f0-a53e-ad021f9238b9",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "4739c58d-ee5f-46da-9aba-dba31ef2a77b",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "25"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "26",
          "$values": [
            {
              "$id": "27",
              "idPersonaFisica": "979a48ae-e7e8-4246-84cf-9173a06209f8",
              "idProveedor": "da17b0ee-fc4a-4835-a24a-ab3a5e83f060",
              "idPersona": "d7a7460c-f4e8-4204-9404-23af277fd5ca",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "20b56f79-3f94-45ef-a8a4-b87a26e37eb6",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "27"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "28",
          "idProveedor": "844deeac-a815-4e78-9c14-7c26371c20e1",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "29",
          "$values": [
            {
              "$id": "30",
              "idArchivo": "d9371980-c6e2-4a72-8c36-1f4d23cfd006",
              "idTipoArchivo": "5d4a24bd-9478-43c0-a177-c495dc1bca21",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$id": "31",
                "idTipoArchivo": "00a95bbe-e484-4363-a151-4b01f42a44b7",
                "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

catTipoProveedor
NameDescriptionTypeAdditional information
idTipoProveedor

globally unique identifier

None.

codTipoProveedor

string

None.

nomTipoProveedor

string

None.

Proveedor

Collection of Proveedor

None.

catTipoArchivo

Collection of catTipoArchivo

None.

Response Formats

application/json, text/json

Sample:
{
  "idTipoProveedor": "ecc5dfd9-117b-4fa6-ac64-1ec6b7bf1592",
  "codTipoProveedor": "sample string 2",
  "nomTipoProveedor": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "9df26845-a59f-4366-9de6-38867cc74e59",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-05-08T14:14:14.583636+00:00",
        "finVigencia": "2026-05-08T14:14:14.583636+00:00",
        "idTipoProveedor": "5eca5c67-c793-4e98-994e-879de25dba09",
        "fecAlta": "2026-05-08T14:14:14.583636+00:00",
        "status": true,
        "idTipoPersona": "c4ef521e-2ae4-4883-b029-153d40e82cc2",
        "fecBaja": "2026-05-08T14:14:14.583636+00:00",
        "idDireccionComercial": "2454e155-a727-4497-8d18-877119b06abc",
        "catTipoPersona": {
          "$id": "4",
          "idTipoPersona": "2bbf5263-79c4-4e6f-b20e-2bb7c3b90623",
          "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": "b1ec7b57-8f6f-4ef8-b8b3-bbce03d812b1",
              "idProveedor": "235ad45b-7015-47da-ad91-6d80e4d2aa9d",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "41b46ded-d359-417c-b6d3-2669379d2817",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "ed616fc8-5078-458b-80d0-6d3a6d7df0c5",
              "catEspecialidades": {
                "$id": "8",
                "idEspecialidad": "823abdda-c54b-451f-972c-e9270223833d",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "9",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "10",
                "idGenero": "59550832-47f3-469e-9857-d5d58ce85219",
                "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": "8c68b2de-2d8d-47d9-8350-aba4787f77aa",
              "idImpuesto": "9cef8489-8bec-4b9b-bb86-0754ac0fb1f3",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "14",
                "idImpuesto": "ce30ff9c-8b51-4c53-af5e-ab17fa7fc133",
                "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": "8b901358-8876-449c-9845-36c0f34458b6",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "19",
                "$values": [
                  {
                    "$id": "20",
                    "idProducto": "3f5539cb-c64f-4615-87d5-9da645834d02",
                    "nomProducto": "sample string 2",
                    "idRed": "1c2729c1-35e0-462b-9936-b373b2840487",
                    "Redes": {
                      "$ref": "18"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "21",
                      "$values": [
                        {
                          "$id": "22",
                          "idClienteCorp": "320053ce-86c5-488a-9fae-9c4742264cf4",
                          "idProducto": "a5faab9c-43eb-404c-9382-1255bc5824be",
                          "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": "60893369-3e9f-4ca2-929f-1d70d198f371",
              "idProveedor": "2b52dbc3-05d0-45a5-8082-884883f48087",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "54d4eeb9-9820-4bfc-a677-82120e93c9d2",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "25"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "26",
          "$values": [
            {
              "$id": "27",
              "idPersonaFisica": "0d285fb5-6464-413c-84b8-44a4c664dae8",
              "idProveedor": "a49eed36-8abd-4819-9699-53c1f2f4df5a",
              "idPersona": "bee0797e-a52d-40af-bf38-5158813f19ed",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "ffb2f2ad-a778-495f-8dcf-13d3e1fb3cef",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "27"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "28",
          "idProveedor": "f40c3759-941d-4ffe-8277-d0d398f86d1e",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "29",
          "$values": [
            {
              "$id": "30",
              "idArchivo": "ee867a40-582b-4c44-9852-67dd296b46ec",
              "idTipoArchivo": "f3a8c6e3-dc62-46c6-8ed2-d0a78f9837f1",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$id": "31",
                "idTipoArchivo": "4159cee8-89a0-4002-a3f5-0f699da4b29b",
                "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"
      }
    ]
  }
}