GET api/V_Supplier_Count?EnterpriseId={EnterpriseId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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
}