PUT api/ProgresoProvs/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
ProgresoProv| Name | Description | Type | Additional information |
|---|---|---|---|
| idProveedor | globally unique identifier |
None. |
|
| DatosGenerales | integer |
None. |
|
| DatosFiscales | integer |
None. |
|
| DatosArchivos | integer |
None. |
|
| Proveedor | Proveedor |
None. |
Request Formats
application/json, text/json
Sample:
{
"idProveedor": "5e2197e4-826c-45b8-bd3a-4dc49b9a7e29",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$id": "2",
"idProveedor": "7bea9164-7f04-4185-b1dc-83165ce33cc2",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-05-08T14:11:28.0980198+00:00",
"finVigencia": "2026-05-08T14:11:28.0980198+00:00",
"idTipoProveedor": "529cb378-94e8-45a2-b0b6-ac013a01325e",
"fecAlta": "2026-05-08T14:11:28.0980198+00:00",
"status": true,
"idTipoPersona": "bd079cdd-2313-4f23-a964-07bf4a7079f9",
"fecBaja": "2026-05-08T14:11:28.0980198+00:00",
"idDireccionComercial": "2b8504c0-df5d-44e4-9133-bce9211e02b8",
"catTipoPersona": {
"$id": "3",
"idTipoPersona": "77a5657f-0411-4804-8f6b-3ac37f31d9ca",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "4",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
},
"catTipoProveedor": {
"$id": "5",
"idTipoProveedor": "33b652c9-b99f-4b21-95f7-23c423e04a33",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "6",
"$values": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"catTipoArchivo": {
"$id": "7",
"$values": [
{
"$id": "8",
"idTipoArchivo": "baee63a7-2a76-45a6-8cc6-0ae861b094d9",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "9",
"$values": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"Archivos": {
"$id": "10",
"idArchivo": "27073c05-8ea7-4a8a-b61b-dd059d8a4fb7",
"idTipoArchivo": "ca0677d4-e030-4df7-aaee-2288870cdd00",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "8"
},
"Proveedor": {
"$ref": "2"
}
}
},
{
"$ref": "8"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "11",
"$values": [
{
"$id": "12",
"idCedula": "33745886-38dc-4eb0-a11e-2caac5e3d00c",
"idProveedor": "934f5ac9-34b3-4cda-8496-00ac9c2c5123",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "633dd127-7482-4092-9826-1c367f2c190c",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "0a848841-a3a9-4b32-b934-82c7c3ca21e1",
"catEspecialidades": {
"$id": "13",
"idEspecialidad": "895a86ce-d172-4d5a-b3cc-1d0c3e9f5524",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "14",
"$values": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
}
},
"catGenero": {
"$id": "15",
"idGenero": "2bca8639-5fd7-4af4-bd26-26c37c52a40c",
"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": "fcdb33ac-7c0e-4c52-a042-d9fbbb5e1a33",
"idImpuesto": "e17108e9-ce3a-4e1a-9828-bceba95d9922",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "19",
"idImpuesto": "63749f37-0cda-4a31-ac6a-ba6fc2e52139",
"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": "86036cfb-f675-471e-8cd1-6f85e1fe5094",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "24",
"$values": [
{
"$id": "25",
"idProducto": "ca3617c8-2011-4005-a882-4e24e8e890c0",
"nomProducto": "sample string 2",
"idRed": "4ede0582-a728-4c36-ab2d-53d9f3a82369",
"Redes": {
"$ref": "23"
},
"Producto_rel_ClienteCorp": {
"$id": "26",
"$values": [
{
"$id": "27",
"idClienteCorp": "f3ea0750-20cc-4d98-9a67-92750d8c5045",
"idProducto": "3d99e313-1f11-486b-a1de-b91b7665542b",
"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": "ac9e8fd4-af60-45eb-afab-a1f213cb8bf9",
"idProveedor": "709221ee-0901-4d72-ae2f-0c8f84540ff0",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "71b979dd-2d5b-41dd-885d-ebb423c895df",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "30"
}
]
},
"PersonaFisica": {
"$id": "31",
"$values": [
{
"$id": "32",
"idPersonaFisica": "6792679d-1583-442d-be4d-71f5a2d9dc26",
"idProveedor": "166f287e-b2e0-4564-9fee-5c0fcec6beaa",
"idPersona": "76e5e52c-f619-436f-9220-47938bebe9e0",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "ea9d646a-c67c-4d2b-8de1-28d364b7fe66",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "2"
}
},
{
"$ref": "32"
}
]
},
"ProgresoProv": {
"$ref": "1"
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.