POST api/catTipoProveedors
Request Information
URI Parameters
None.
Body Parameters
catTipoProveedor| Name | Description | Type | Additional 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": "bdb72ee5-09c7-487b-bbb0-a32803da75bd",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "2",
"$values": [
{
"$id": "3",
"idProveedor": "18ee7ccc-58c6-48cc-9244-a4d86a31c1eb",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-21T01:59:21.2559022-04:00",
"finVigencia": "2026-03-21T01:59:21.2559022-04:00",
"idTipoProveedor": "52d1a707-e3c8-4e67-9d54-11609721fbd1",
"fecAlta": "2026-03-21T01:59:21.2559022-04:00",
"status": true,
"idTipoPersona": "233e2fc0-16c9-4e4c-80c8-4d0e1d4dcdb8",
"fecBaja": "2026-03-21T01:59:21.2559022-04:00",
"idDireccionComercial": "4ba45d14-436c-48c2-96df-9078b16c09dc",
"catTipoPersona": {
"$id": "4",
"idTipoPersona": "9f565b41-b063-4369-81fe-20cf6207e17c",
"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": "4fc353b3-e291-4986-b35c-d3a3ac17021b",
"idProveedor": "61125f55-5a73-4b7f-8478-b495f60ab93f",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "4f9da240-48df-45c8-b333-f4c43bf22e92",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "2c69efb6-ef6f-4d56-9336-98403b060222",
"catEspecialidades": {
"$id": "8",
"idEspecialidad": "b0e72229-77f1-469d-a48e-77f015ca46d5",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "9",
"$values": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
}
},
"catGenero": {
"$id": "10",
"idGenero": "3f9a8342-203d-4c6f-b476-a02725852792",
"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": "fd06fec9-2274-42e2-9c60-79c67a15d150",
"idImpuesto": "297c799f-5f96-48c2-828f-8c64432994a3",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "14",
"idImpuesto": "98cad87c-d935-4772-80d1-27ab9ac54863",
"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": "d911d000-2de3-4055-8c74-18f645c70a06",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "19",
"$values": [
{
"$id": "20",
"idProducto": "0ec71418-655e-4e1e-844a-3077f7d8078a",
"nomProducto": "sample string 2",
"idRed": "9b21cd32-025e-417b-af4e-26fa3d08d5b1",
"Redes": {
"$ref": "18"
},
"Producto_rel_ClienteCorp": {
"$id": "21",
"$values": [
{
"$id": "22",
"idClienteCorp": "1a5ce044-1778-40de-94b3-945ec2ca7715",
"idProducto": "fc3c4d92-b424-4737-ad8a-11e9008478e3",
"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": "d1e05427-67fc-4d7f-9a0c-54567230f27e",
"idProveedor": "1765726e-45ed-4546-af11-578cfe98ea14",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "cdf87976-1859-4ebe-8a56-4cf5b9ac9729",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "25"
}
]
},
"PersonaFisica": {
"$id": "26",
"$values": [
{
"$id": "27",
"idPersonaFisica": "1fc2c5a8-8bdc-4c07-9419-cf2c613d4607",
"idProveedor": "37edebb9-aa36-4c0c-98c3-bbc13960f24b",
"idPersona": "c9e362fd-8ea0-4017-81da-a03438620340",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "fe7f8ad0-05e5-41db-8637-b30be99c7ca6",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "27"
}
]
},
"ProgresoProv": {
"$id": "28",
"idProveedor": "eadbe4d5-9743-486c-83e2-79363f75a1e2",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "3"
}
},
"Archivos": {
"$id": "29",
"$values": [
{
"$id": "30",
"idArchivo": "1ad1b119-0490-429d-a2c7-83573ce7ee6a",
"idTipoArchivo": "d9ce6796-281d-4310-a9f9-f77e12a54a47",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$id": "31",
"idTipoArchivo": "05e22a89-ac24-49f4-a678-4a542cb14cbf",
"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| Name | Description | Type | Additional 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": "d9f0f334-76ee-4e3d-9e4b-b9fc9e32b25e",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "2",
"$values": [
{
"$id": "3",
"idProveedor": "7a2f88eb-ed4a-4546-a78b-d5b9a1226d5b",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-21T01:59:21.2559022-04:00",
"finVigencia": "2026-03-21T01:59:21.2559022-04:00",
"idTipoProveedor": "10118a54-f2d1-4dcd-a43d-b4e90ed170cc",
"fecAlta": "2026-03-21T01:59:21.2559022-04:00",
"status": true,
"idTipoPersona": "d5dd4e92-661d-490e-8888-19468a2d167d",
"fecBaja": "2026-03-21T01:59:21.2559022-04:00",
"idDireccionComercial": "1a10ec34-f7f8-45ea-8135-33ce1e4c7210",
"catTipoPersona": {
"$id": "4",
"idTipoPersona": "5a665b57-e4b9-4942-be91-b6d7b2a54514",
"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": "9b631b41-ed97-4c0c-81b4-efac1685465d",
"idProveedor": "6f4a5be5-709b-4d62-9129-435132ae2a75",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "417f3914-f3f5-4948-a9ae-ab5b60855109",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "a7d560cb-025b-4ee4-ad23-f07e2cd59102",
"catEspecialidades": {
"$id": "8",
"idEspecialidad": "afe5d350-469c-4463-9c14-fa60bb82f68e",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "9",
"$values": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
}
},
"catGenero": {
"$id": "10",
"idGenero": "0a3014b1-6eea-4e7a-8d71-4c0ddfdc3f73",
"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": "c71a814e-9894-40b4-8a6e-675003af6386",
"idImpuesto": "9ff7a0d4-d935-4e38-8260-11ac13470f36",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "14",
"idImpuesto": "dc511b85-f1dc-4a46-b9da-c93ef2a146b6",
"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": "8e2f1e33-0bde-4010-8e66-d77a8475994a",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "19",
"$values": [
{
"$id": "20",
"idProducto": "a5c9ae9d-bfaf-4ffd-8459-d139ec902797",
"nomProducto": "sample string 2",
"idRed": "49889a84-828b-4523-9580-f734ef789133",
"Redes": {
"$ref": "18"
},
"Producto_rel_ClienteCorp": {
"$id": "21",
"$values": [
{
"$id": "22",
"idClienteCorp": "86273387-a4c9-4de3-83ce-1b7c6639ae4c",
"idProducto": "9b16ee77-11cd-4c11-b1fd-a5214f3ec8cb",
"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": "20a5f298-f989-4b0a-b9d1-37dbe76ce7ed",
"idProveedor": "8eebbdab-e9ee-4b28-9931-e8d35c4909b1",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "308b632a-8aa7-4de0-8672-4cec4c0867c9",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "25"
}
]
},
"PersonaFisica": {
"$id": "26",
"$values": [
{
"$id": "27",
"idPersonaFisica": "d0583e22-e853-47c4-affb-7ce910fec99a",
"idProveedor": "437b2008-1b85-4563-9cba-0efb467e8923",
"idPersona": "4aa79102-7ed4-4920-9365-fb6e0ed38068",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "e11ac558-d43a-4004-81a4-b27e7c044aff",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "27"
}
]
},
"ProgresoProv": {
"$id": "28",
"idProveedor": "e3415f83-711a-4e95-970b-788969b3be6e",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "3"
}
},
"Archivos": {
"$id": "29",
"$values": [
{
"$id": "30",
"idArchivo": "66880d4c-8e0d-49aa-9285-82081c4247bd",
"idTipoArchivo": "a576bf63-ffda-4085-a7d6-1d074d62ac62",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$id": "31",
"idTipoArchivo": "f95d0aad-296b-43c5-aa48-a8f4c4200e8f",
"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"
}
]
}
}