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": "dfd67ed1-206c-4e16-a133-cf1964ec298f",
"nomComercial": "sample string 2"
}