UpdateMTBilling()
Parameters
Parameter
vSubId
vLanguage
vCity
vState
vZip
vTimezone
vEmail
vCountry
vFax
vBillAcctFlag
Return Values
Proprietary & Confidential
Stored procedure for updating a subscriber's Metratech billing data in the
database. Compatible with v. 2.00.0 or later of the software if the
MetraTechSubInfo table exists.
This procedure replaces all existing values for the specified subscriber. If you
set vCity, vState, vZip, vEmail, or vFax to an empty string, the value "None"
is written to the database. If you set vLanguage or vCountry to an empty
string, the value "US" is written to the database.
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
"Calling Stored Procedures"
Data Type
Constraints
INT
>0
CHAR (4)
CHAR (20)
CHAR (20)
CHAR (15)
INT
>0
CHAR (120)
CHAR (60)
CHAR (30)
INT
0–2
Data Type
INT
on page 4.
Description
ID of subscriber to update. Must be in
database.
Language or empty string.
City or empty string.
State or empty string.
ZIP code or empty string.
Time zone.
Email address or empty string.
Country or empty string.
Fax number or empty string.
Metratech billing account flag. 0: Not
processed; 1: Being processed, but not
completed yet; 2: Completed.
Description
Return code (0: OK; otherwise, error code).
Legacy v. 2.10.0 PSPI Functions
223
Need help?
Do you have a question about the ReadiVoice and is the answer not in the manual?
Questions and answers