|
XML Tag |
Definition |
|
comcorp |
Five digit system number assigned to each corp. |
|
titleid |
5 character title id number |
|
option |
Valid values; 1= Order PPV, 2 = Cancel PPV, 3 = Credit PPV |
|
XML Tag |
Column Name |
Data Type |
Nullable |
Definition |
|
ecl_corp |
CORP |
INT UNSIGNED |
N |
Five digit accounting corp number assigned to each corp |
|
ecl_titleid |
TITLEID |
INT UNSIGNED |
N |
Actual PPV identifier for a title. Valid Values: 1-99999 |
|
chargelevelgroup |
Beginning chargelevelgroup delimiter |
|||
|
chargelevel |
Beginning chargelevel delimiter |
|||
|
ecl_chlevel |
CHLEVEL |
SMALLINT UNSIGNED |
N |
Charge level. Valid Values: 1-36 |
|
ecl_chamt |
CHAMT |
NUMERIC SIGNED |
N |
The dollar amount to charge for this rate code, or if event info, for the charge level.. Valid Values: |
|
ppvclub |
PPVCLUB |
CHAR(7) |
N |
PPV Club price levels, Valid values 1 - 7; This field may contain multiple club values, I.e. "1246" |
|
ecl_mode |
MODE |
INT UNSIGNED |
N |
Frequency of statement sent to the customer. Valid Values: 0=none, 1=monthly, 2=bi-monthly, 3=quarterly, 6=semi-annually, A=annually |
|
/chargelevel |
Ending chargelevel delimiter |
|||
|
/chargelevelgroup |
Ending chargelevelgroup delimiter |
|
6/11/01 |
Added ppvclub description to explain that multiple clubs may be present in the return field |