GetCounterTypes

  • Web Service URL: https://[SERVER_ADDRESS]/CountersWS/CountersData.asmx

  • MPS Version: From 5.6.0

Description

This method returns the counter types registered in the system.

Syntax

public string GetCounterTypes(string dealerName, string dealerUserEmail, string dealerUserPassword, int enterpriseID)

Parameters

  • dealerName: Provider name;

  • dealerUserEmail: Provider user email;

  • dealerUserPassword: Encrypted user password;

  • enterpriseID: Company ID on the MPS Portal.

Return fields

Field name

Description

CounterTypeID

Identification number of the counter type in the system

CounterTypeName

Name of the counter type

Click here to learn more about the format of the returns.

Possible errors returned

Click here to check the possible errors that may be returned and learn about their reasons.

Restrictions

To execute this method, the user must have access to the printers view of the provider.