Getsub_V2550() - Polycom ReadiVoice Reference Manual

Pspi reference
Hide thumbs Also See for ReadiVoice:
Table of Contents

Advertisement

ReadiVoice PSPI Reference

GetSub_v2550()

Parameters
Parameter
vSubscriberId
Return Values
64
Stored procedure for retrieving a subscriber's record from the database using
the subscriber ID. This procedure requires ReadiVoice v. 2.55.0 or later.
To retrieve a subscriber's record using the subscriber's external ID B, use
GetSubByEIdB(). Both procedures return the same set of data.
To retrieve a subscriber's record using the subscriber's external ID, use
GetSubByEId_v2500(). It returns the same set of data except for external ID B.
This procedure is similar to GetSub_v2500(), but has one additional return
value, which is the contents of the new External ID B field.
The constraints column shows specific value or range constraints. For syntax
rules and constraints applicable to all parameters, see
Procedures"
on page 4.
Data Type
Constraints
INT
>0
Data Type
INT
INT
INT
SMALLINT
CHAR (30)
CHAR (255)
SMALLINT
CHAR (20)
DATETIME YEAR TO MONTH
CHAR (255)
CHAR (255)
"Calling Stored
Description
ID of subscriber. Must be in database.
Description
Return code (0: OK; otherwise, error code).
Subscriber ID.
Billing ID.
Billing type. 0: Credit card; 1: Phone number.
Billing phone number.
Billing address.
Credit card type. 0: Visa; 1: MC; 2: Amex;
3: Discover.
Credit card number.
Credit card expiration date.
User-defined billing field 1.
User-defined billing field 2.
Proprietary & Confidential

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ReadiVoice and is the answer not in the manual?

Questions and answers

Table of Contents