Entry

An entry record contains the actual import data of interest. One entry record for each payment.

An entry record has a Record Type of 'E'.

Table 1. Entry record field definition
Col Field name Data type Description Required?
0 Record Type Text 'E' for a CDR entry Yes
1 Batch ID Text The batch identifier for this RCR. Yes
2 CDR Call ID Text The Call ID for the call No
3 Subscription USN Text The Unique Subscription Number (USN) for the subscription that is being charged Yes
4 Username Text The username of the subscription being charged. This is often the phone number. Yes
5 Subservice ID Text If this call is associated with the subservice of a subscription, this field identifies which subservice No
6 CDR Start Timestamp Timestamp ISO Standard ISO 8601 formatted (in particular YYYY-MM-DDThh:mm:ss.sss+Z) time at which the session started. For example: 2010-01-01T01:00:00.000+11:00. Yes
7 CDR Call Duration Number The duration of the session, in seconds Yes
8 CDR Bytes Received Number The number of bytes sent from the customer to the Service Provider No
9 CDR Bytes Transmitted Number The number of bytes sent from the Service Provider to the customer No
10 CDR Event Count Number The number of events recorded in this RCR. For example, this might record the number of SMSs sent. If not provided, the value is assumed to be 1. No
11 CDR Page Count Number The number of pages transmitted (for fax CDRs) No
12 CDR Caller Number Text The originator of the event that triggered the CDR. For example, the caller of a phone call. No
13 CDR Called Number Text The recipient of the event that triggered the CDR. For example, the called number of a phone call. No
14 Rated Timestamp Timestamp ISO Standard The instant in time at which this RCR was rated, in ISO8601 format (in particular YYYY-MM-DDThh:mm:ss.sss+Z). For example: 2010-01-01T01:00:00.000+11:00. Yes
15 Rated Caller SZU name Text If the calling number is an Australian landline number then this field contains the ACMA name given to the Australian Standard Zone Unit from which the call was made, if Smile is configured with SZUs. Otherwise, this field is empty. No
16 Rated Called SZU name Text If the called number is an Australian landline number then this field contains the ACMA name given to the Australian Standard Zone Unit to which the call was made. Otherwise, this field is empty. No
17 Rated Tariff Name Text This is the name given by the Service Provider to the charging tariff that has been applied to this call Yes
18 Rated Charge Decimal (Unbounded) This is the rated amount of the RCR without taking period-level considerations (for example included usage) into account. Excludes GST Yes
19 Rated Charge GST Estimate Decimal (Unbounded) The estimated GST amount on the rated charge. Yes
20 Charge Amount Decimal (Unbounded) The amount the customer has been charged for this RCR. Excludes GST. Yes
21 Charge Amount GST Estimate Decimal (Unbounded) The estimated GST amount on the charge amount. Yes
22 Line Item Description Text The description field of the invoice line item that this RCR is counted against Yes
23 CDR Description Text The description associated with the CDR, if any No