DELETE api/catTipoProveedors/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "d7c607bc-3115-4fc0-9d8e-617abbc9abe9",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "2",
"$values": [
{
"$id": "3",
"idProveedor": "f4499fcf-d6ed-4081-a2a8-c926eb5f76dc",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-21T01:59:10.8967384-04:00",
"finVigencia": "2026-03-21T01:59:10.8967384-04:00",
"idTipoProveedor": "57f153ad-7d26-4685-ba00-f5b6e989ca92",
"fecAlta": "2026-03-21T01:59:10.8967384-04:00",
"status": true,
"idTipoPersona": "897254d1-db85-43ab-8dac-14a0c435baf3",
"fecBaja": "2026-03-21T01:59:10.8967384-04:00",
"idDireccionComercial": "ed6029c9-d87f-490a-aa58-2c1ca06a4262",
"catTipoPersona": {
"$id": "4",
"idTipoPersona": "3b093dff-aa14-4e74-99ca-5cde873b5257",
"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": "9d6581d9-a26e-42e0-a1b1-684f0d28d2e2",
"idProveedor": "b40432e3-f25b-4182-a0b0-bae053a6ef4d",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "ca2f3862-2da0-45d2-ad72-46f7b98e92f0",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "f1e5aa65-1d60-4d6f-8226-0b42eca1dcd7",
"catEspecialidades": {
"$id": "8",
"idEspecialidad": "05c7405a-903f-493b-acc0-b79d50e2b73c",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "9",
"$values": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
}
},
"catGenero": {
"$id": "10",
"idGenero": "98f0f505-150e-4feb-9e53-d45b179f715f",
"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": "e51ec482-0bc3-46bc-a2e6-28588aa58ad5",
"idImpuesto": "ae6d82aa-acac-465b-87c9-dc36105a9fba",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "14",
"idImpuesto": "267cb6ed-5cb8-405a-a3df-eccf80ab3b08",
"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": "d9e32ccd-7e6d-41d4-addd-02c07b380a62",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "19",
"$values": [
{
"$id": "20",
"idProducto": "8d28e4a0-ecb5-48a4-9f69-6ea1975b25e5",
"nomProducto": "sample string 2",
"idRed": "90d3026e-89f5-46fb-b516-c718aa67e591",
"Redes": {
"$ref": "18"
},
"Producto_rel_ClienteCorp": {
"$id": "21",
"$values": [
{
"$id": "22",
"idClienteCorp": "cd772eaa-ca03-4fe4-b75b-70c524a0f017",
"idProducto": "f8013d59-3644-4149-8b89-89704dbbf583",
"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": "65f64681-6632-46bb-8650-574df592c50a",
"idProveedor": "6e4e105f-1ff5-4123-9087-d5671b11fea3",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "b7fd8508-5776-47e4-8443-454c6ab9f72b",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "25"
}
]
},
"PersonaFisica": {
"$id": "26",
"$values": [
{
"$id": "27",
"idPersonaFisica": "bbc1724f-6f3d-4625-a47c-622f49487744",
"idProveedor": "490645fd-bea9-4d30-ae26-24c6e89e1f9f",
"idPersona": "2b470e0b-2e55-4e1e-9ead-9aeada614348",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "50f83a22-ac3f-4524-b0c1-28086bc357bc",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "3"
}
},
{
"$ref": "27"
}
]
},
"ProgresoProv": {
"$id": "28",
"idProveedor": "55f1072c-99f5-409f-a9e3-f72b9e492dff",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "3"
}
},
"Archivos": {
"$id": "29",
"$values": [
{
"$id": "30",
"idArchivo": "1ad19264-ec20-4353-be53-fefaed421519",
"idTipoArchivo": "335d3ebd-eff7-4183-92c0-e3a72bd54f81",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$id": "31",
"idTipoArchivo": "c1bd7c03-aab9-46d7-9cd2-25752adfd809",
"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"
}
]
}
}