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": "61abccb7-2381-4950-ac24-cc86f202618a",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-08-12T14:47:54.4228986+00:00",
"finVigencia": "2026-08-12T14:47:54.4228986+00:00",
"idTipoProveedor": "e43c5bbc-95dc-4d54-811a-82dfb39ef972",
"fecAlta": "2026-08-12T14:47:54.4228986+00:00",
"status": true,
"idTipoPersona": "4e2c2430-5da8-448f-bd69-5abd1533f82d",
"fecBaja": "2026-08-12T14:47:54.4228986+00:00",
"idDireccionComercial": "d9f0528e-9c15-462a-8bc8-11ba2df9484c",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "ea5991d8-627d-4710-af4b-e2523b57efad",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "68c5b24c-01a7-4d49-a17a-ef32aaa71d7f",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "17e9401f-b6a4-4003-b306-e3ef7cc4f4dc",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "d4a2e5da-583a-432b-9206-657bcae30f9d",
"idTipoArchivo": "937aebb2-59e2-43f2-a04f-e5ca195baf4a",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "853e9cb5-c878-44d1-b9ce-c2a126c15c1e",
"idProveedor": "45599134-c3c2-4263-9f2f-7c8bb46581d3",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "a1eadad9-55b1-416a-b546-621439e2a6e6",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "95a58255-d055-4938-86e3-83aa767308a8",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "79a98c02-5ff3-43fb-bd46-77289e3b547a",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "a2585bdd-35df-4cae-b35a-3941bbab0825",
"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": "88381aa8-6e5c-42bf-a5f4-2a5f11d04ba8",
"idImpuesto": "40eeead3-0be1-4535-8dd4-d76ddda30005",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "106c0e50-7733-4b91-bd0f-80172ace1ffe",
"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": "990da2b8-bef8-4dc0-973e-062594720771",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "1c3023dd-5f94-4cd2-aaa2-9d838efaa2b9",
"nomProducto": "sample string 2",
"idRed": "aab2364e-bc7f-4906-bac0-3764903c8141",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "ee28e8d2-e099-4bfb-9d19-192013889758",
"idProducto": "9731456f-ec32-42a6-b7d4-2ff493ce3183",
"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": "d6587a11-0dcb-470e-bf6f-9cc97e632c8c",
"idProveedor": "bf137a54-bb4b-4151-8fcf-0559e2b7007f",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "d61b9996-278d-4e24-a2aa-eb82c32507a7",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "53ed76a2-7f63-4fe4-9076-9c9074e8fd57",
"idProveedor": "8c530452-4778-4ee9-a38c-9d7374a6982f",
"idPersona": "4b214623-3b20-42d5-bf4b-c93ec2a0ef32",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "1afb56b2-c1f3-443d-8d70-cfad9bf92323",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "aff8e125-3283-4fb3-b1f9-b4a6df69f7b2",
"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": "8c870e99-a3c5-490d-986d-9605f2083aeb",
"numProveedor": "sample string 2",
"nomComercial": "sample string 3",
"iniVigencia": "2026-08-12T14:47:54.4228986+00:00",
"finVigencia": "2026-08-12T14:47:54.4228986+00:00",
"idTipoProveedor": "6b48b725-4ff1-43e5-8c1b-3fe55084f463",
"fecAlta": "2026-08-12T14:47:54.4228986+00:00",
"status": true,
"idTipoPersona": "dd92c919-6055-49e8-a081-bc63da907fed",
"fecBaja": "2026-08-12T14:47:54.4228986+00:00",
"idDireccionComercial": "48d96972-88e4-4106-b457-c17a3e2adb57",
"catTipoPersona": {
"$id": "2",
"idTipoPersona": "15a2bf41-3542-4f57-a97f-52c40a2f0df7",
"codTipoPersona": "sample string 2",
"nomTipoPersona": "sample string 3",
"Proveedor": {
"$id": "3",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
},
"catTipoProveedor": {
"$id": "4",
"idTipoProveedor": "0e62fbb2-57c6-4635-9692-61fca4b11e14",
"codTipoProveedor": "sample string 2",
"nomTipoProveedor": "sample string 3",
"Proveedor": {
"$id": "5",
"$values": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"catTipoArchivo": {
"$id": "6",
"$values": [
{
"$id": "7",
"idTipoArchivo": "4b0f783a-c388-4d49-9e33-ff57c8ed1b96",
"nomTipoArchivo": "sample string 2",
"catTipoProveedor": {
"$id": "8",
"$values": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"Archivos": {
"$id": "9",
"idArchivo": "004b9c24-fe53-4b4c-bb44-1eb1b6be37ee",
"idTipoArchivo": "29830c5d-e22c-46d5-ab84-75e79cae0d16",
"nomArchivo": "sample string 3",
"Archivo": "QEA=",
"catTipoArchivo": {
"$ref": "7"
},
"Proveedor": {
"$ref": "1"
}
}
},
{
"$ref": "7"
}
]
}
},
"Proveedor_Cedulas": {
"$id": "10",
"$values": [
{
"$id": "11",
"idCedula": "53be3a65-9b52-4add-af8f-3490677bd371",
"idProveedor": "f1711533-3249-41c4-a95c-121466c04ee5",
"identificador": "sample string 3",
"numCedula": "sample string 4",
"Titulo": "sample string 5",
"idGenero": "4fd759a5-365b-445b-80e0-b7517379dd7b",
"Institucion": "sample string 7",
"Nombre": "sample string 8",
"Paterno": "sample string 9",
"Materno": "sample string 10",
"anioRegistro": 1,
"Tipo": "sample string 11",
"idEspecialidad": "0698d760-dd6c-40a2-b000-113da6dd1633",
"catEspecialidades": {
"$id": "12",
"idEspecialidad": "d0f86974-4d30-4511-af3e-a46b7939526d",
"nomEspecialidad": "sample string 2",
"padre": 3,
"hijo": 4,
"Proveedor_Cedulas": {
"$id": "13",
"$values": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
}
},
"catGenero": {
"$id": "14",
"idGenero": "6b15636d-edbe-4015-a305-9e27fe7e9029",
"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": "f05a9bcf-f57c-4183-9e5a-3cb83ccca5d3",
"idImpuesto": "b2e5f85b-1b18-4532-86e8-7e1ef67c7735",
"codImpuestoDet": "sample string 3",
"nomImpuestoDet": "sample string 4",
"valImpuestoDet": 5.1,
"catImpuestos": {
"$id": "18",
"idImpuesto": "a77e06f3-697a-4de4-a02c-abc3c783cf82",
"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": "51f65df2-9c0f-47d2-80cd-cbe8357759a4",
"nomRed": "sample string 2",
"base": 1.0,
"Producto": {
"$id": "23",
"$values": [
{
"$id": "24",
"idProducto": "70e75d23-3bb7-4c92-869f-a3bc5587f4ef",
"nomProducto": "sample string 2",
"idRed": "3a4294ea-db75-40f4-82b5-26121dbdecb8",
"Redes": {
"$ref": "22"
},
"Producto_rel_ClienteCorp": {
"$id": "25",
"$values": [
{
"$id": "26",
"idClienteCorp": "0c90e6bc-de69-4b3e-a14b-266a118fcb9d",
"idProducto": "65d3594a-fa86-4563-98d9-3007313f12f9",
"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": "517a9ffb-1d92-4a34-937b-17c27f937aa1",
"idProveedor": "da9dcaec-cff9-42ff-acbf-55d6532a040e",
"RFC": "sample string 3",
"RazonSocial": "sample string 4",
"FolioCedulaFiscal": "sample string 5",
"idDireccionFiscal": "7e6b69aa-cfcf-44e3-892b-f672143f23a9",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "29"
}
]
},
"PersonaFisica": {
"$id": "30",
"$values": [
{
"$id": "31",
"idPersonaFisica": "e4da3395-6c77-4566-9540-c55385da9f95",
"idProveedor": "a2e7bb47-d2e2-42d0-b874-ab6098970004",
"idPersona": "38254c9a-25e2-498b-be47-6059e30dea24",
"RFC": "sample string 4",
"RazonSocial": "sample string 5",
"FolioCedulaFiscal": "sample string 6",
"idDireccionFiscal": "bf34abe2-aa40-447b-9b6c-603483bc3d1e",
"ConstanciaFiscal": "QEA=",
"OpinionCumplimiento": "QEA=",
"banCF": true,
"banOC": true,
"Proveedor": {
"$ref": "1"
}
},
{
"$ref": "31"
}
]
},
"ProgresoProv": {
"$id": "32",
"idProveedor": "1487363d-6e4b-47c5-9de2-b57fc7545995",
"DatosGenerales": 2,
"DatosFiscales": 3,
"DatosArchivos": 4,
"Proveedor": {
"$ref": "1"
}
},
"Archivos": {
"$id": "33",
"$values": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
}
}