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": "5102e8ac-2ca0-4a23-b7fa-80ab633aadb0",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-09-03T14:50:36.8850622+00:00",
"finVigencia": "2026-09-03T14:50:36.8850622+00:00",
"idTipoProveedor": "3eafbb9a-9a62-4b52-ac02-de10c97ed678",
"fecAlta": "2026-09-03T14:50:36.8850622+00:00",
"status": true,
"idTipoPersona": "960a4158-6db6-4cff-bc4e-40516b6b1dfb",
"fecBaja": "2026-09-03T14:50:36.8850622+00:00",
"idDireccionComercial": "25c40d41-e5db-4df5-8da5-1ba1be2ebc17",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "24fce837-5175-48f3-9abf-70eb8d537c6f",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "a7a14f4a-8e22-40be-90e2-d8b3caea953c",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "252fcbd4-760b-4a7b-8070-a3c61821cd27",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "8383c643-8863-4dd5-b6c6-1b3388526b17",
"idTipoArchivo": "8829c4b8-bfbc-4325-b987-a592e90a80b1",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "b30ea272-214a-4702-986a-89f430fe0c7d",
"idProveedor": "541697ea-dc96-43a6-a657-5c9d14b6bf4b",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "4e01785b-6057-4fa4-980f-031b19e7e2a9",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "fd34182c-c6db-4498-bf63-5fc6dbe140f5",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "a1b0453d-378e-41b6-bf52-afce853084ff",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "36049ee8-7d38-480e-9318-f55d777cf569",
"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": "6b40bac7-2a52-4586-a6d6-d6bc97e21553",
"idImpuesto": "18e70caf-4c51-49b2-a321-fcbc4803d2ae",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "0c4c45ae-b34a-4841-9969-6e95702d53e6",
"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": "3ebafef5-3c8c-4e59-bf90-274d077218a6",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "36cd7ae7-fe99-427e-8e7b-e22f222bba06",
"nomProducto": "sample string 2",
"idRed": "716d0a9f-6455-44b0-97cc-8f3493ee4195",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "58f75a12-0bcd-4225-89e0-492be511f4cb",
"idProducto": "1021a058-7bc0-4aa6-bf5c-16c717712922",
"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": "67c505c6-b013-4624-8151-0ebeb442eba8",
"idProveedor": "48d348ac-cf80-433c-baea-ed7097a5908a",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "03167b08-75b3-40db-8500-64ff98127802",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "c2d10c92-a6c5-4d3f-bcee-76617b0fffb8",
"idProveedor": "7121853f-8da0-4132-a95d-4c99a25697c9",
"idPersona": "b7b2524f-1d64-44f6-b4eb-c97db5b91422",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "af5ae264-0723-4fff-a9c2-9a6121154da5",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "fc74b4bf-8ec9-473e-9bf7-ea3fcbd1646c",
"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": "fde5de28-daca-4ff7-a70d-81cb9a5a8815",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-09-03T14:50:36.8850622+00:00",
"finVigencia": "2026-09-03T14:50:36.8850622+00:00",
"idTipoProveedor": "81a7dcfa-9c76-40b6-b3ed-eefe88b69137",
"fecAlta": "2026-09-03T14:50:36.8850622+00:00",
"status": true,
"idTipoPersona": "c0685506-924d-4b5e-a12b-2e76990e8f70",
"fecBaja": "2026-09-03T14:50:36.8850622+00:00",
"idDireccionComercial": "f40c9401-1254-4567-be39-62b0d2dec2dc",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "86c1c5f9-412a-48ce-bcb0-dce7b4c41c9b",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "afb7452e-5f8f-4654-9b7e-badad2b71896",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "d3aa3ed9-79df-4af6-8e0c-2d4d68b0d9f3",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "d66e8105-4883-4504-bfdc-363ce8d141d1",
"idTipoArchivo": "f0c9f374-1dac-4c88-aadc-bdf1c5828ca3",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "c14497fc-434c-489b-a5f6-ac0bb1907010",
"idProveedor": "cfdf0239-fd65-42dd-b1f5-c5fcc46490a4",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "ad99e61d-efe8-47d0-b3e9-147bfa03bae2",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "30a7f003-24ac-4f27-a642-c19e051947cc",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "f694e426-7be4-4c28-81be-e1e61d2f3d0e",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "b6b41e7b-2e12-4f12-9d6d-a5375067cf5b",
"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": "9b258195-b3c8-447a-9765-f1c76827255f",
"idImpuesto": "4e98a930-3c7d-4f13-a6db-077d3a52cad1",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "8fa338f0-9776-44fa-a7b5-2a34bf7cc45c",
"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": "a6ead69e-7e80-43fe-87c6-c89238cbe24d",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "3d34edd4-8bb1-4293-9795-f40260d1a352",
"nomProducto": "sample string 2",
"idRed": "33d61058-5a1c-443a-a5a3-f0773722412b",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "13c62119-0a5c-4b21-a6a7-38ec2156623f",
"idProducto": "7198e772-05ab-43b9-895a-4a61a1351582",
"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": "fff90522-7324-4e04-b903-a4399f01bcc1",
"idProveedor": "43ad2a25-26dd-4810-ba5f-e1d6ac5f617d",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "f5ed3de5-bf94-447a-a526-033966ca3e8f",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "42f7f4b0-150c-4589-a008-617a781820e6",
"idProveedor": "d990a445-fbea-4e5d-8e79-65ef64fa4d5b",
"idPersona": "64816294-9e51-48fe-a5e9-3f98655b9119",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "13294822-db63-4714-81c7-cc0d78ba3af7",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "4a66eb40-cbbb-4276-be45-8cb9df6bd5ff",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}