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": "f338ed08-9fc9-46ea-8e75-71e3be067746",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-06-18T03:15:53.6290531+00:00",
"finVigencia": "2026-06-18T03:15:53.6290531+00:00",
"idTipoProveedor": "8a35ee56-7de9-441c-bbc5-2d6cbf36a5d0",
"fecAlta": "2026-06-18T03:15:53.6290531+00:00",
"status": true,
"idTipoPersona": "30c9beaf-7d3e-4190-8005-62329f6a53f3",
"fecBaja": "2026-06-18T03:15:53.6290531+00:00",
"idDireccionComercial": "f66419f1-84a7-4fa5-a1af-1710e38d3066",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "cf782ea0-499e-4ca0-88d7-1d6125ae613e",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "fcdb537f-a6f1-4d87-aef2-8df0f8e4efd2",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "9ecc9eba-1eea-40ab-a27a-8587aa17411d",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "09e7e0dc-0ba3-4d33-b16f-4b2a3ca79320",
"idTipoArchivo": "fd607c36-2edc-4d2f-b316-6acbe0d2fd6d",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "020246b4-aa04-4682-a65f-c0f7e5034d8c",
"idProveedor": "f46d4c70-274f-4ec6-ba32-a86142eca175",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "f404d4bb-130c-447c-bf68-88d41388687f",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "cf93dfaf-bb75-458b-9a0f-496f1164385c",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "24f56e30-c3d4-4021-bc01-e4813fad685b",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "2df354fe-0f9f-4659-9238-106323a30d03",
"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": "09ec51dd-6dce-4b21-88ed-0f5adb49dd15",
"idImpuesto": "c816b368-45b9-45f7-a532-2b7eb6ec5009",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "4c131178-5af4-430c-b237-d791e930ee94",
"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": "e57864fc-9536-4427-97cb-1dfdf76393ad",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "19039ef6-244e-4bcd-a23e-fe2254c91a14",
"nomProducto": "sample string 2",
"idRed": "0c785d55-f598-4a44-ab15-519a27f171a3",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "2c7c3c8d-24de-4452-b03a-921fb90e17c0",
"idProducto": "51190438-6ca6-4989-be7b-61bdfff94100",
"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": "bec48772-eefd-41ce-8df2-d15a1e583060",
"idProveedor": "1f1c8257-f594-4c30-85a3-3af464496926",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "0643d868-da5d-4275-b8cf-08063485a248",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "1d3ed456-d224-4aef-8401-a1680b368914",
"idProveedor": "00d9fb77-a804-49f1-a2aa-618b36973480",
"idPersona": "acd234d7-1444-4a2b-8670-42f600a03df0",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "5a4e2e4b-aaf6-498d-a27b-ea80a56d33e1",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "474ca43a-b917-4438-8338-34a213b5f097",
"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": "593690a5-de10-44ad-affe-7f6e15b50f74",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-06-18T03:15:53.6290531+00:00",
"finVigencia": "2026-06-18T03:15:53.6290531+00:00",
"idTipoProveedor": "63598b07-8057-4235-b9cc-81168d991864",
"fecAlta": "2026-06-18T03:15:53.6290531+00:00",
"status": true,
"idTipoPersona": "18110b66-24c1-4041-9a59-882bf10acb6c",
"fecBaja": "2026-06-18T03:15:53.6290531+00:00",
"idDireccionComercial": "15eb2eaa-7f55-483a-8af6-d10e610a241c",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "40dd3db9-382a-4a4b-935e-acba07b30d73",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "25985467-21cf-4a43-ae4e-536dfa350491",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "f3841580-55fb-4cae-8187-52a1a501cdb6",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "f12f9690-4dba-4d71-a6da-ab0688460de8",
"idTipoArchivo": "98aa708f-205e-4c2d-a884-27c4069f1605",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "bde36125-9371-426d-a30d-a665bccbbbe0",
"idProveedor": "0f9dff65-d980-427a-be4a-f27bf198f874",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "c4923481-3e57-4e37-a49f-d31214b66bd8",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "b4e029d4-1697-4d59-8d13-45d4247d5512",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "9b77c55c-707b-4240-9cd7-c19a76467edd",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "f6ac73cb-2a4d-46ea-bf16-180209b6cabf",
"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": "1fa1a5a2-b987-446f-8e54-f5c3e7bfaeff",
"idImpuesto": "8bad4483-1cbd-4874-9d0f-c3ee92bb1229",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "2434161a-77bb-4ff8-a93b-1d2b8ecd4028",
"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": "e1931323-4210-43b0-b5ea-e3e3e104423f",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "aabaafd0-e146-49d9-820d-38e5ac59d992",
"nomProducto": "sample string 2",
"idRed": "67cb32f1-0a09-49c4-acc4-093383e1edfa",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "2c5e3c06-8409-427a-8db3-869f911c0d21",
"idProducto": "67a39ec3-01c0-4103-b04f-a48486a3f573",
"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": "52f7d1a0-7727-4041-ac8d-d2b21d4ff092",
"idProveedor": "f7df5517-731d-4c7f-abe7-951602555304",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "56d962c3-2df8-4dae-a48f-37afc2b28c31",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "f08a42e8-ed87-4d62-a018-d207485b00f8",
"idProveedor": "79e5e453-1213-4949-9835-9ce32adcde31",
"idPersona": "5c3ed463-b370-4886-bcfa-76d91db2e43f",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "e685769a-1e19-46f5-88be-1926f47a58fd",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "9fdf0ae1-7894-4c8f-8f14-ce6f893d1d85",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}