POST api/Proveedors1
Request Information
URI Parameters
None.
Body Parameters
Proveedor| Name | Description | Type | Additional information |
|---|---|---|---|
| idProveedor | globally unique identifier |
None. |
|
| numProveedor | string |
None. |
|
| nomComercial | string |
None. |
|
| iniVigencia | date |
None. |
|
| finVigencia | date |
None. |
|
| idTipoProveedor | globally unique identifier |
None. |
|
| fecAlta | date |
None. |
|
| status | boolean |
None. |
|
| idTipoPersona | globally unique identifier |
None. |
|
| fecBaja | date |
None. |
|
| idDireccionComercial | globally unique identifier |
None. |
|
| catTipoPersona | catTipoPersona |
None. |
|
| catTipoProveedor | catTipoProveedor |
None. |
|
| Proveedor_Cedulas | Collection of Proveedor_Cedulas |
None. |
|
| catImpuesto_Det | Collection of catImpuesto_Det |
None. |
|
| Redes | Collection of Redes |
None. |
|
| Persona_Moral | Collection of Persona_Moral |
None. |
|
| PersonaFisica | Collection of PersonaFisica |
None. |
|
| ProgresoProv | ProgresoProv |
None. |
|
| Archivos | Collection of Archivos |
None. |
Request Formats
application/json, text/json
Sample:
{
"idProveedor": "beccb3b6-4f9c-4fc0-84da-2874653380e0",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-13T20:34:41.7518434+00:00",
"finVigencia": "2026-03-13T20:34:41.7518434+00:00",
"idTipoProveedor": "eecf7a43-41ab-4a85-9a53-10f90e86f190",
"fecAlta": "2026-03-13T20:34:41.7518434+00:00",
"status": true,
"idTipoPersona": "538bfee6-1bd1-4eb2-9ccc-fb7cbcd2455f",
"fecBaja": "2026-03-13T20:34:41.7518434+00:00",
"idDireccionComercial": "11ddc73e-fd0e-4f59-a42b-b902f355af6a",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "2f8e2052-1a98-47e1-a9a9-c07c97415d87",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "9d4eee28-09a3-4854-9097-648279460e2e",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "5ebdf396-332e-47ad-834c-5816a6247910",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "56d94603-062d-44f0-92f4-4eb65bca8f56",
"idTipoArchivo": "8a4a86c2-89f9-41e7-8bd9-a85b34e9da20",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "d3ef224c-6989-4bb6-8ae1-5dff549b977f",
"idProveedor": "38031d2c-83ea-4668-a3ad-4f0922f4a6f0",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "5f3d2541-d973-4f38-8eb8-8e3311c0095a",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "edc5d921-c92d-407f-ab83-b2a24444644c",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "9d333024-37d8-4c7d-8dea-026935953b6e",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "35075417-cfbe-4a46-8444-1e778ddc1aa0",
"codGenero": "sample string 2",
"nomGenero": "sample string 3",
"Proveedor_Cedulas": {
"$id": "15",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "11"
}
]
},
"catImpuesto_Det": {
"$id": "16",
"$values": [
{
"$id": "17",
"idImpuestoDet": "13597fb0-6980-4ee0-bddb-3e01c4931920",
"idImpuesto": "54d53723-015d-45e0-a356-99342feb9a12",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "352ac31c-80d5-4404-aaee-2d2ed5da70b1",
"codImpuesto": "sample string 2",
"nomImpuesto": "sample string 3",
"catImpuesto_Det": {
"$id": "19",
"$values": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
"Proveedor": {
"$id": "20",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
{
"$ref": "17"
}
]
},
"Redes": {
"$id": "21",
"$values": [
{
"$id": "22",
"idRed": "4886f475-ea1e-44c7-81bd-1d2f9367c16f",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "af791725-e995-4449-893f-34193d3ec3f7",
"nomProducto": "sample string 2",
"idRed": "71b7aa98-17e0-438b-abb6-11ec1f76a598",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "e902a774-579f-48ab-9b42-c773ee5e1a5e",
"idProducto": "2900cc1d-0bc9-4bdf-9772-42c754b56048",
"Producto": {
"$ref": "24"
}
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "24"
}
]
},
"Proveedor": {
"$id": "27",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
{
"$ref": "22"
}
]
},
"Persona_Moral": {
"$id": "28",
"$values": [
{
"$id": "29",
"idPersonaMoral": "8560a956-c875-469b-9eb9-6a70e5199bb5",
"idProveedor": "6ffbdfae-26a6-4d2d-802b-3b1a3c66848b",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "666fe82e-e778-4f1f-b043-4619f686c51a",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "f59cf1e9-aab6-4e9f-916c-115b1f0851fe",
"idProveedor": "abebe667-ed03-43bb-8620-6512dfb66563",
"idPersona": "33e3af72-9c0e-4e16-bf88-b944b06c237e",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "4ca04385-4109-41e5-879c-1ba1d1f721d9",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "06a8c67e-f4a9-4c4d-8619-c69a7870bbe0",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Proveedor| Name | Description | Type | Additional information |
|---|---|---|---|
| idProveedor | globally unique identifier |
None. |
|
| numProveedor | string |
None. |
|
| nomComercial | string |
None. |
|
| iniVigencia | date |
None. |
|
| finVigencia | date |
None. |
|
| idTipoProveedor | globally unique identifier |
None. |
|
| fecAlta | date |
None. |
|
| status | boolean |
None. |
|
| idTipoPersona | globally unique identifier |
None. |
|
| fecBaja | date |
None. |
|
| idDireccionComercial | globally unique identifier |
None. |
|
| catTipoPersona | catTipoPersona |
None. |
|
| catTipoProveedor | catTipoProveedor |
None. |
|
| Proveedor_Cedulas | Collection of Proveedor_Cedulas |
None. |
|
| catImpuesto_Det | Collection of catImpuesto_Det |
None. |
|
| Redes | Collection of Redes |
None. |
|
| Persona_Moral | Collection of Persona_Moral |
None. |
|
| PersonaFisica | Collection of PersonaFisica |
None. |
|
| ProgresoProv | ProgresoProv |
None. |
|
| Archivos | Collection of Archivos |
None. |
Response Formats
application/json, text/json
Sample:
{
"idProveedor": "dc471cf3-3bef-4cbf-adcc-d5c40ad85e2c",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-13T20:34:41.7518434+00:00",
"finVigencia": "2026-03-13T20:34:41.7518434+00:00",
"idTipoProveedor": "94f95a23-dffb-4dbc-8b4f-00aceba59bfc",
"fecAlta": "2026-03-13T20:34:41.7518434+00:00",
"status": true,
"idTipoPersona": "cf29568b-0c04-45e8-84ea-692df05d7d59",
"fecBaja": "2026-03-13T20:34:41.7518434+00:00",
"idDireccionComercial": "eacc21b7-9d5f-4bd2-98d5-8edff76b72cd",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "a799e43e-5ab0-44b2-a197-562217329f50",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "8d6f705f-7766-4942-b9d9-c74484ec8eba",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "ff501977-52a5-4976-8658-3030b675d279",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "a2ed364b-79ab-4682-8289-4dd0851ec92f",
"idTipoArchivo": "e0d965e3-9dd0-4956-9eda-6080b10d52a9",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "724b73be-6f24-4231-adbe-1bb88c9e69c4",
"idProveedor": "e06e9012-0eb9-4af3-b1e0-f8e0a6034e95",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "bd143140-1541-4c1e-85c3-3b3b5e77e7e0",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "3bc63df6-5716-4698-8416-78ce843f1510",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "5bc07ac3-4373-4a6c-a106-bd612861dfd4",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "5707eeb1-7149-4608-b7eb-da2dc6e14252",
"codGenero": "sample string 2",
"nomGenero": "sample string 3",
"Proveedor_Cedulas": {
"$id": "15",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "11"
}
]
},
"catImpuesto_Det": {
"$id": "16",
"$values": [
{
"$id": "17",
"idImpuestoDet": "3b93c3b8-8c60-4c47-a849-e347171f2d90",
"idImpuesto": "d5cbbcb1-bd0c-4f24-ac1e-58db8f69a995",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "2c26d57d-a96b-4736-8c9e-01258a4e2bf5",
"codImpuesto": "sample string 2",
"nomImpuesto": "sample string 3",
"catImpuesto_Det": {
"$id": "19",
"$values": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
"Proveedor": {
"$id": "20",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
{
"$ref": "17"
}
]
},
"Redes": {
"$id": "21",
"$values": [
{
"$id": "22",
"idRed": "504c09e8-df14-49b2-833e-f5639e7673ea",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "ed117f2b-7b32-491f-8370-d99006a92932",
"nomProducto": "sample string 2",
"idRed": "11b6a6a5-286e-4190-8477-f11c34b04858",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "b4733a9a-4152-4f65-81eb-fbc876e1240b",
"idProducto": "fa725105-bdbf-4628-b6c6-3e6284d420c4",
"Producto": {
"$ref": "24"
}
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "24"
}
]
},
"Proveedor": {
"$id": "27",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
{
"$ref": "22"
}
]
},
"Persona_Moral": {
"$id": "28",
"$values": [
{
"$id": "29",
"idPersonaMoral": "f59369ea-3939-40c6-91d0-17a729ef9ea8",
"idProveedor": "99d2a7a0-d428-479f-ab89-84e767dfa151",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "66596f12-1300-437c-975a-6f5632dcd34a",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "0f388f06-b959-4beb-97ff-8e1c765b82fd",
"idProveedor": "47942d83-bbdf-4a8f-810d-89445d25d5ad",
"idPersona": "12d0ec1b-ae04-4ec9-ae11-5900675ab20c",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "c5e1c101-cada-49f7-90a9-3bc0befeb9e5",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "2d2e629c-3ef5-459c-94c1-a29c7e2f1906",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}