Siebel Communications Guide Addendum > Web Service Reference > ESB_InvoiceSiebelReqABCS_Service >

Operations for ESB_InvoiceSiebelReqABCS_Service


Operation Name
Description

QueryInvoiceList

Retrieves the bills for a billing profile.

QueryInvoice

Retrieves the detail for a bill.

QueryEventDetails

Retrieves the billed event (for example, phone call) detail for an item charge.

SearchEventDetails

Finds the billed event detail based on data in the From Amount, To Amount, Start Date, and End Date fields.

QueryResourceBalance

Retrieves the non-currency resource balance detail for a billed event.

QueryInvoiceList

Request Message
Node
Description

AccountId

The ID of the account for the billing profile.

AccountName

The name of the account for the billing profile.

MaximumNumberOfRecords

The maximum number of records to retrieve from the external system.

CurrencyCode

The currency code of the account for the billing profile.

BillingProfileName

The name of the billing profile for the account.

BillingProfileId

The ID of the billing profile for the account.

Response Message
Node
Description

CmuInvoiceVbc

The attributes of the header for the bills.

QueryInvoice

Request Message
Node
Description

AccountId

The ID of the account for the billing profile.

AccountName

The name of the account for the billing profile.

MaximumNumberOfRecords

The maximum number of records to retrieve from the external system.

CurrencyCode

The currency code of the account for the billing profile.

BillingProfileName

The name of the billing profile for the account.

BillingProfileId

The ID of the billing profile for the account.

BillPOID

The ID of the bill.

Response Message
Node
Description

CmuBilledUsageServiceChargesVbc

The attributes of the billed service charges.

CmuBilledUsageItemChargesVbc

The attributes of the billed item charges.

QueryEventDetails

Request Message
Node
Description

AccountId

The ID of the account for the billing profile.

AccountName

The name of the account for the billing profile.

MaximumNumberOfRecords

The maximum number of records to retrieve from the external system.

CurrencyCode

The currency code of the account for the billing profile.

BillingProfileName

The name of the billing profile for the account.

BillingProfileId

The ID of the billing profile for the account.

BillPOID

The ID of the bill.

ItemChargeId

The ID of the item charge.

Response Message
Node
Description

CmuCdrDetailsVbc

The attributes of the billed events.

SearchEventDetails

Request Message
Node
Description

AccountId

The ID of the account for the billing profile.

AccountName

The name of the account for the billing profile.

MaximumNumberOfRecords

The maximum number of records to retrieve from the external system.

CurrencyCode

The currency code of the account for the billing profile.

BillingProfileName

The name of the billing profile for the account.

BillingProfileId

The ID of the billing profile for the account.

BillPOID

The ID of the bill.

ItemChargeId

The ID of the item charge.

StartDate

The starting date of the event.

EndDate

The ending date of the event.

FromAmount

The minimum amount of the event.

ToAmount

The maximum amount of the event.

Response Message
Node
Description

CmuCdrDetailsVbc

The attributes for the billed events.

QueryResourceBalance

Request Message
Node
Description

AccountId

The ID of the account for the billing profile.

AccountName

The name of the account for the billing profile.

MaximumNumberOfRecords

The maximum number of records to retrieve from the external system.

CurrencyCode

The currency code of the account for the billing profile.

BillingProfileName

The name of the billing profile for the account.

BillingProfileId

The ID of the billing profile for the account.

BillPOID

The ID of the bill.

ItemChargeId

The ID of the item charge.

EventId

The ID of the event.

Response Message
Node
Description

CmuCdrBalanceDetailsVbc

The attributes of the non-currency resource balances for the billed event.

Siebel Communications Guide Addendum Copyright © 2008, Oracle. All rights reserved.