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": "2f2a9de9-c6ce-46d9-8598-9c8029fde0e9",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-06-18T03:15:32.7066971+00:00",
"finVigencia": "2026-06-18T03:15:32.7066971+00:00",
"idTipoProveedor": "849af6fe-2053-4c8d-8d58-f76cd040f8b9",
"fecAlta": "2026-06-18T03:15:32.7066971+00:00",
"status": true,
"idTipoPersona": "3366759e-9c0f-42ab-af53-d06f49554ec3",
"fecBaja": "2026-06-18T03:15:32.7066971+00:00",
"idDireccionComercial": "fc1ea4fa-4269-4297-bd86-76d0a8c9a743",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "9a9b919d-4ac9-4754-aa09-8a29fceb2286",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "9ca73e50-b958-48f8-91e5-432fd74aab5c",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "0ce1d0a1-69ef-4463-9ce7-89a82c8bbf7e",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "083fd1ed-57dd-4c55-939c-b2e8a155d41b",
"idTipoArchivo": "111306e6-11b3-494b-a3bd-964a855a9e30",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "51b55aec-0bac-421f-a81e-8ed985224a1c",
"idProveedor": "8255ae79-576a-43f4-867c-f6a556883522",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "0a2419ef-426e-497e-a3cc-22cf59d8f84a",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "b1f9767a-cc5f-4667-bd04-4988651052df",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "e6ce2ecf-6bdf-4940-83af-af2801d17875",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "a78a4a0c-8614-4e2a-8f0a-de30ed958ab8",
"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": "755354d7-849f-40b8-9e46-1155175c54f9",
"idImpuesto": "b165d0b3-72db-4979-8632-e970ca5391af",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "4f675f89-8df4-4f00-821d-47c7eac65060",
"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": "53b53278-9a3b-42e0-8332-6d3bc98dd507",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "357a19e8-3fa0-4bc4-9b57-788ec7eaa492",
"nomProducto": "sample string 2",
"idRed": "a12d2268-e522-432d-bd54-2e4187d3a6ba",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "f2f981bd-da7c-4319-8643-ed761113901d",
"idProducto": "886440db-6635-44ec-97da-27387181771a",
"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": "a447519f-5219-497b-ad4b-9bf4827a6f06",
"idProveedor": "36b7513c-3b06-46c6-96cd-46644bc96eeb",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "1b679dbc-88ea-47bd-ab03-da7992225ddf",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "087c2111-935c-4fbd-8444-09ae4beaf00e",
"idProveedor": "6bc5d673-76e8-47e3-8b5f-ae5bc458e35b",
"idPersona": "1471dd52-2955-4d40-86fc-c398791277f1",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "0b0c6b4a-6299-49ed-b677-f668415c1c92",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "6083e975-c992-49c0-bc56-1b4744297aa8",
"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": "e27f3a07-b454-4a92-a704-095bca189169",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-06-18T03:15:32.7066971+00:00",
"finVigencia": "2026-06-18T03:15:32.7066971+00:00",
"idTipoProveedor": "34a907c4-6ef7-4c99-8683-08e45a1b2601",
"fecAlta": "2026-06-18T03:15:32.7066971+00:00",
"status": true,
"idTipoPersona": "59244869-4352-400f-bfa4-2a46bed3d11a",
"fecBaja": "2026-06-18T03:15:32.7066971+00:00",
"idDireccionComercial": "ebf3d708-1042-4791-b8c9-cbad12d53ad1",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "915c5888-5dac-4aa9-8ae3-1311500d860f",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "ccbb90ce-7c80-4a30-8eb4-f9efcf5c3f44",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "dbca8c93-fb3a-41aa-adde-de9750b9f489",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "1888f280-04cd-4026-a176-7fcefb5f3ceb",
"idTipoArchivo": "5790cf5e-2b62-4046-82e0-b7c5773801c2",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "bc633fd6-8f3c-4aef-bd70-1a161ac248b7",
"idProveedor": "8202c380-7496-49c7-84fb-ffb12fb0d55b",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "fa945103-620b-44c0-9564-7e64796eed99",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "c5dce9cc-ec25-4040-adcf-5b165767699b",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "d056b535-e323-44f3-a5bf-741447db5ccb",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "5998cb23-245d-4e7d-9ec9-17782e4d9261",
"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": "bb719f00-2c4a-41da-85f9-398c510fbb37",
"idImpuesto": "9f27da3b-fe76-4213-8470-571647db1121",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "7a506c6d-a806-406d-adf4-6f1f94afbd0f",
"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": "8a1e78f6-1661-4ba7-a766-990de9ba3afc",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "08e84007-d04f-40a3-aa84-c07a3835bc5d",
"nomProducto": "sample string 2",
"idRed": "87554cd9-a6de-4832-99b2-dd05d9cc5097",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "2e9af739-992c-4a52-aa84-0dee5e43e737",
"idProducto": "09596bff-c6a6-452b-ba30-1efa347e253a",
"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": "040d5931-a91c-4f5b-bbc0-6731f980ee21",
"idProveedor": "b4eb3403-be83-4e47-a7f6-91ecd50eb5df",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "3d77018b-e8e9-48cb-abf4-2b3ceac8d01b",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "7e33635c-6e24-498a-914f-2873d364b401",
"idProveedor": "02007be0-8d15-4bfb-90d5-df780753a873",
"idPersona": "c5cb5fb3-e367-4d0e-a8fc-7579b2149bc2",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "86c57dd5-d38d-450e-bef3-9cb00473e146",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "539b9c9e-24a3-405f-a68d-995e9bc8f983",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}