DELETE api/ProgresoProvs/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ProgresoProv| Name | Description | Type | Additional information |
|---|---|---|---|
| idProveedor | globally unique identifier |
None. |
|
| DatosGenerales | integer |
None. |
|
| DatosFiscales | integer |
None. |
|
| DatosArchivos | integer |
None. |
|
| Proveedor | Proveedor |
None. |
Response Formats
application/json, text/json
Sample:
{
"idProveedor": "3392f271-60a5-4b49-8cc2-1ea8fcb1bf70",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$id": "2",
"idProveedor": "d8176d59-b6b5-4d12-97a2-e8dc6e60c1f9",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-05-08T14:11:38.8011536+00:00",
"finVigencia": "2026-05-08T14:11:38.8011536+00:00",
"idTipoProveedor": "db9dcc4b-478c-4fd0-8eda-2376b1306403",
"fecAlta": "2026-05-08T14:11:38.8011536+00:00",
"status": true,
"idTipoPersona": "86dee966-dabd-46f3-84e6-308e5debb633",
"fecBaja": "2026-05-08T14:11:38.8011536+00:00",
"idDireccionComercial": "7ab6b4f0-0fda-4e60-8547-7fe27cb08181",
"catTipoPersona": {
"$id": "3",
"idTipoPersona": "be6d60c2-8f43-4a40-8280-f169d66bf79e",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "4",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
},
"catTipoProveedor": {
"$id": "5",
"idTipoProveedor": "5ee99e96-4a8b-455b-86a4-21a51d9e4d59",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "6",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"catTipoArchivo": {
"$id": "7",
"$values": [
{
"$id": "8",
"idTipoArchivo": "7a68901b-7b1e-4fdf-9f9e-14697069acee",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "9",
"$values": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"Archivos": {
"$id": "10",
"idArchivo": "12135474-3de6-4b9f-8628-5d7167d469c4",
"idTipoArchivo": "2c814308-4c92-4516-bb8b-565422f919dd",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "8"
},
"Proveedor": {
"$ref": "2"
}
}
},
{
"$ref": "8"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "11",
"$values": [
{
"$id": "12",
"idCedula": "45261856-3017-49d8-9183-5a7edb8587d8",
"idProveedor": "e3a33c77-e3fa-4e9c-95ad-429d6381f770",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "fc8739ff-a411-4c4c-a9ce-d011be4a7d1a",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "43d51e6d-9628-47c5-a2ca-e143932bed0a",
"catEspecialidades": {
"$id": "13",
"idEspecialidad": "1e0c1f15-6eb2-4836-8c80-d13975371cb0",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "14",
"$values": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
}
},
"catGenero": {
"$id": "15",
"idGenero": "e26085d4-08e5-4530-83ef-8eb2b5c33247",
"codGenero": "sample string 2",
"nomGenero": "sample string 3",
"Proveedor_Cedulas": {
"$id": "16",
"$values": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
}
},
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "12"
}
]
},
"catImpuesto_Det": {
"$id": "17",
"$values": [
{
"$id": "18",
"idImpuestoDet": "970ab860-b831-45d6-9ce1-8a15853b2da6",
"idImpuesto": "a6fbdd73-7d87-4a81-aa02-931613a6df93",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "19",
"idImpuesto": "b28ff7cd-21bf-4d67-a511-8e3f67b092a0",
"codImpuesto": "sample string 2",
"nomImpuesto": "sample string 3",
"catImpuesto_Det": {
"$id": "20",
"$values": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
},
"Proveedor": {
"$id": "21",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
},
{
"$ref": "18"
}
]
},
"Redes": {
"$id": "22",
"$values": [
{
"$id": "23",
"idRed": "cac8ebba-26ea-4958-95da-03698292a3e3",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "24",
"$values": [
{
"$id": "25",
"idProducto": "9b1b8550-c491-40c3-91db-5119a76355dd",
"nomProducto": "sample string 2",
"idRed": "28ce411f-50c1-48c4-9b74-126b28bb8fcc",
"Redes": {
"$ref": "23"
},
"Producto_rel_ClienteCorp": {
"$id": "26",
"$values": [
{
"$id": "27",
"idClienteCorp": "0fb94505-4825-4856-bc44-f48891bd74bc",
"idProducto": "d39e4193-5cc8-43ba-9285-29a2517eeb76",
"Producto": {
"$ref": "25"
}
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "25"
}
]
},
"Proveedor": {
"$id": "28",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
},
{
"$ref": "23"
}
]
},
"Persona_Moral": {
"$id": "29",
"$values": [
{
"$id": "30",
"idPersonaMoral": "00cc6746-219a-4993-9c26-26673a74b377",
"idProveedor": "ace11edd-5707-45c8-b443-26488faad23f",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "aed19a30-b994-4ecc-aa25-8c9a7950450c",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "30"
}
]
},
"PersonaFisica": {
"$id": "31",
"$values": [
{
"$id": "32",
"idPersonaFisica": "15334579-eefc-42f8-bf8b-34e63b09f274",
"idProveedor": "d9b72795-0afd-4ba0-a476-110983726133",
"idPersona": "f369f7a0-dd4e-4565-aa64-58a9ceed5e08",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "5592fcf9-f5bb-4bfe-92fd-ddceb360b2aa",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "32"
}
]
},
"ProgresoProv": {
"$ref": "1"
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
}
}