ReadiVoice PSPI Reference
UpdateSub_v1300()
Parameters
Parameter
vSubscriberId
vBillingType
vBillingPhone
vBillingAddress
vBillingId
vCreditCardType
vCreditCardNumber
vCreditCardExpire
vClientBillA
vClientBillB
vPromptSet
vFirstName
vLastName
278
Stored procedure for updating a subscriber's record in the database.
Specify all parameters. The constraints column shows specific value or range
constraints. Note that the vExternalId parameter must have a data type of
CHAR(30). For syntax rules and constraints applicable to all parameters, see
"Calling Stored Procedures"
Data Type
Constraints
INT
>0
SMALLINT
0, 1
CHAR (30)
CHAR (255)
INT
<0, >0
SMALLINT
0–3
CHAR (20)
DATETIME
YEAR TO
MONTH
CHAR (255)
CHAR (255)
INT
-1, >0
CHAR (30)
CHAR (30)
on page 4.
Description
ID of subscriber to update.
Type of billing. 0: Credit card; 1: Phone
number. Set to 0 if not updating billing
information.
Phone number to bill or empty string if not
updating billing information.
Billing address or empty string if not updating
billing information.
Existing billing ID (from database) if updating
billing information. Negative number if not
updating billing information.
Type of credit card. 0: Visa; 1: MC; 2: Amex;
3: Discover. Set to 0 if not if not updating billing
information.
Credit card number (numeric characters only)
or empty string if not updating billing
information.
Credit card expiration date. Set to 1999-12 if
not updating billing information.
User-defined billing field 1. Set to empty string
if not updating billing information.
User-defined billing field 2. Set to empty string
if not updating billing information.
Prompt set to assign to this subscriber (must
be in database), or -1 to assign default prompt
set.
Subscriber's first name or empty string.
Subscriber's last name or empty string.
Proprietary & Confidential
Need help?
Do you have a question about the ReadiVoice and is the answer not in the manual?
Questions and answers