GET api/Get_ProveedorCB
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_Proveedor_CB| Name | Description | Type | Additional information |
|---|---|---|---|
| idProveedor | globally unique identifier |
None. |
|
| nomComercial | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"idProveedor": "4f52bb6e-be57-462b-aece-cdf6878f438a",
"nomComercial": "sample string 2"
}