POST api/Proveedors
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": "b6d84fce-a3bc-48bd-a548-230cd7a60e46",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-22T14:55:10.184705-04:00",
"finVigencia": "2026-03-22T14:55:10.184705-04:00",
"idTipoProveedor": "5190dac4-8b16-453f-859f-fdb53761679e",
"fecAlta": "2026-03-22T14:55:10.184705-04:00",
"status": true,
"idTipoPersona": "3c4ea4f7-1c71-4a9f-a9b7-0eb0833bb186",
"fecBaja": "2026-03-22T14:55:10.184705-04:00",
"idDireccionComercial": "6a5601af-55ae-4117-8b06-2f6c75410b91",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "1df5dd7e-d06d-4f9a-8bbd-38dc28b99a9e",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "d6085571-5db1-47c3-aa03-cc83d43a5d0e",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "6c008181-dfcc-41c8-a750-fb42abedab9f",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "f8d48081-8c74-464e-b669-4e5ebf69da47",
"idTipoArchivo": "307556af-b1d6-4a95-b322-8c76b55942fb",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "f1a3889c-f2d1-48c9-be63-7de94fe041cb",
"idProveedor": "f8112047-05a5-4ce0-a405-8a414688cc9b",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "70295acf-35f4-4d55-834f-6d5b07053d92",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "45730fe6-375a-43f4-969d-c5ec41897752",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "a23817f3-00d6-4c64-8715-2c48dcb7beca",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "c10de5ee-0201-4280-b240-e5e2bb14348a",
"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": "75db5af7-80c6-4d2b-b505-4d9fe7182852",
"idImpuesto": "0669617e-bc1a-4488-ab0a-41b79bd8d59a",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "85dc1edb-a209-4107-8e8a-1abefc8f5bb2",
"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": "a4ba711a-f5b3-41aa-af4e-bc69f8c47c25",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "26f02b97-f0f9-4704-a9f3-70c223dcd429",
"nomProducto": "sample string 2",
"idRed": "09807001-d2ea-48dc-9022-03489796ace7",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "16b2ad75-370f-4ab2-ad16-9eb8b466722d",
"idProducto": "5a5246f6-5811-4a00-aea5-1cd46b1ca9b8",
"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": "122a3a8c-8f39-40b1-9696-3d541940c1d7",
"idProveedor": "839e97c0-b037-4f97-916b-151da61556f4",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "5d72d690-81bd-443d-995b-031ca7859f14",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "00ad1938-2454-4127-9ead-fc57f30bff6c",
"idProveedor": "daa701b4-0344-409c-a550-c34e4e9d2709",
"idPersona": "1b761051-f22a-439c-bec3-4089904ab22f",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "58770dfe-00b4-44d3-afca-4cd544a77a9a",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "a339747d-2198-4ecc-9cb9-a11729c782c9",
"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": "d4f87007-6907-4685-8f5d-1f2342324bc1",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-03-22T14:55:10.184705-04:00",
"finVigencia": "2026-03-22T14:55:10.184705-04:00",
"idTipoProveedor": "547de1d2-978c-493f-9a8b-10021c210de0",
"fecAlta": "2026-03-22T14:55:10.184705-04:00",
"status": true,
"idTipoPersona": "fe837ad4-4f23-4115-9403-142b0a7d47c2",
"fecBaja": "2026-03-22T14:55:10.184705-04:00",
"idDireccionComercial": "e2805c23-1b8e-4cf2-8815-b90640e24354",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "ad60e597-14ae-45ec-a129-abc7796bad70",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "67ddba66-5130-4019-9f46-d8befac91ea9",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "360052ea-e01b-4af5-a7fe-b000269228f9",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "e83fdbaa-2471-4bef-bc98-6f0f4d5b7b9c",
"idTipoArchivo": "d4d8c80c-5f28-4a66-923b-3bff6ec505a7",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "57c1f2e9-b4f7-4e8e-815d-5a72c0ae6e23",
"idProveedor": "eded97c4-d4c5-47e1-8a2d-0bc5d4a89659",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "11af4ea6-8505-45c4-992f-9c3cb37c3377",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "e5901152-d076-4131-8c13-442ea0703f90",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "86b9b4a1-568e-4060-a7d7-8089421a7bde",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "229c29a8-567f-4b42-a48d-4a956e89c556",
"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": "ac935ccb-fb69-4b6e-b776-112e31ca21fe",
"idImpuesto": "61b4b0a7-4120-4f10-a7a5-780c3b257a74",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "e0939dbf-4cfa-4bc8-8fb5-ca8ace0eb1e6",
"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": "84434b74-84e0-4e9e-ade7-d62af361fe56",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "1c3183d5-72cd-45ab-a35a-97dc901668d7",
"nomProducto": "sample string 2",
"idRed": "8b08a400-6d93-4339-b16a-a51c67a4fa95",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "580130a8-654c-407b-be65-995688a66aae",
"idProducto": "aaf0c794-222f-4c36-a72d-8300f022ee66",
"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": "fa34c556-0a19-416f-8594-16ed2cad52d4",
"idProveedor": "4562a861-f5f2-469f-9406-9dba77d035e2",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "b0956b4a-1c43-493d-bc6f-af0322e088f4",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "3edebd89-d57a-46b6-8fed-46a2247efdbf",
"idProveedor": "825d4857-ebdf-49b9-8881-b001dfe1e1a5",
"idPersona": "10569db5-4f13-4e0e-8ed5-cce1d07d63be",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "051f1aa0-ed19-42a3-b55d-3684d4f5f590",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "40b27cd7-4a3e-4b5f-aa51-4a9cff9a2b1f",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}