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": "27b4c854-1780-44ca-b46c-b04757061ffa",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$id": "2",
"idProveedor": "0212b1ef-0980-4da1-a988-ce201b18caae",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-21T02:01:01.6736673-04:00",
"finVigencia": "2026-03-21T02:01:01.6736673-04:00",
"idTipoProveedor": "f27ca1ee-10b1-4a38-9a43-f840552dd5fc",
"fecAlta": "2026-03-21T02:01:01.6736673-04:00",
"status": true,
"idTipoPersona": "d26bc709-df6c-4ad5-b3ee-d53538a80be3",
"fecBaja": "2026-03-21T02:01:01.6736673-04:00",
"idDireccionComercial": "ccdd9497-5c38-47f5-b5f9-35bea8ecc9d1",
"catTipoPersona": {
"$id": "3",
"idTipoPersona": "e274f6b0-77bf-402c-bd6e-754fd0f19628",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "4",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
},
"catTipoProveedor": {
"$id": "5",
"idTipoProveedor": "d77b6028-1054-4405-a69e-76ee9fbd4b47",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "6",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"catTipoArchivo": {
"$id": "7",
"$values": [
{
"$id": "8",
"idTipoArchivo": "1c6ca98b-d17b-4e49-9a69-3512dd5e3484",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "9",
"$values": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"Archivos": {
"$id": "10",
"idArchivo": "d6263e9a-7524-4458-82bb-3baac579b274",
"idTipoArchivo": "01d2cdd4-b6f8-4be3-8600-4cb8e5019d77",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "8"
},
"Proveedor": {
"$ref": "2"
}
}
},
{
"$ref": "8"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "11",
"$values": [
{
"$id": "12",
"idCedula": "51f0367b-9c5d-4926-980c-996e45d5dcd3",
"idProveedor": "1fb9eb02-f753-4dd5-9205-b29992adbdc3",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "9c7bdf31-b54f-42f7-a092-49feca6ecbe9",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "c059ec22-cfe5-46db-b63a-d89124c500af",
"catEspecialidades": {
"$id": "13",
"idEspecialidad": "a014bebc-aaf2-4499-a2e0-ced999ca0ebd",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "14",
"$values": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
}
},
"catGenero": {
"$id": "15",
"idGenero": "31867c33-157a-4204-8358-0505350c35fa",
"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": "3f7c3f0e-a6ba-49f3-8ed3-295e42a1091c",
"idImpuesto": "c3ade5b6-6b32-4c45-a37a-9ad45d921f0a",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "19",
"idImpuesto": "66b42901-ee9f-46a2-957e-a08e0b250f76",
"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": "fab51079-9396-4ee0-949c-8813ec4ff0f4",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "24",
"$values": [
{
"$id": "25",
"idProducto": "262beed3-4920-45f3-9869-c0123211bed7",
"nomProducto": "sample string 2",
"idRed": "10a627ee-e4bf-4838-a1e9-69c98fb775ac",
"Redes": {
"$ref": "23"
},
"Producto_rel_ClienteCorp": {
"$id": "26",
"$values": [
{
"$id": "27",
"idClienteCorp": "fe6800e7-ca09-4368-a3ea-13e7c7caff49",
"idProducto": "a8140ffc-c258-4543-b322-0b10001827b8",
"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": "1e474008-c1c2-435e-bcc3-c8804398022d",
"idProveedor": "3fdc29ed-bd33-46e8-b5f3-faf08a43a701",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "da28ef96-9b0a-451a-9c77-301ad7dadf73",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "30"
}
]
},
"PersonaFisica": {
"$id": "31",
"$values": [
{
"$id": "32",
"idPersonaFisica": "e1531e11-42f7-4f25-adf0-0a824384c216",
"idProveedor": "7cae0b5c-5fbd-46b0-b7ae-1a308430dfc0",
"idPersona": "36bc9acf-e4f8-4312-a938-1f6932a1dee3",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "292c7dbe-1c79-4686-8dfe-ec7b69c9b89e",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "32"
}
]
},
"ProgresoProv": {
"$ref": "1"
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
}
}