GET api/V_Supplier_Count?EnterpriseId={EnterpriseId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| EnterpriseId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Pkid": "sample string 1",
"Supplier_Count": 1
}