-
Web Service URL: https://[SERVER_ADDRESS]/QuotasWS/QuotasData.asmx
-
MPS Version: Starting with 5.3.0
Description
Remove credits in value for users.
Syntax
public string DebitMoney(string enterpriseName, string enterpriseKey, string authDomainName, string authLogonName, string authPassword, string userDomainName, string userLogonName, string debitDate, string moneyValue, string billingTarget, string description)
Parameters
-
enterpriseName: Company name
-
enterpriseKey: Company key
-
authDomainName: Administrator user domain
-
authLogonName: Nome de login do usuário administrador
-
authPassword: Encrypted administrator user password
-
userDomainName: Domain of the user to be credited
-
userLogonName: Login name of the user to be credited
-
debitDate: Debit date. Format: yyyy-MM-dd HH:mm:ss
-
moneyValue: Value to be debited from the user. The decimal separator must be a period
-
Example: 10.00
-
-
billingTarget: 0 = estándar; 1 = privado; 2 = corporativo
-
description: Description of up to 100 characters
Return fields
Click here to learn more about working with returns.
Possible errors returned by the server
Click here to check the possible errors that may be returned and learn about their reasons.