Data Source: oci_onesubscription_invoices

This data source provides the list of Invoices in Oracle Cloud Infrastructure Onesubscription service.

This is a collection API which returns a list of Invoices for given filters.

Example Usage

data "oci_onesubscription_invoices" "test_invoices" {
	#Required
	ar_customer_transaction_id = oci_onesubscription_ar_customer_transaction.test_ar_customer_transaction.id
	compartment_id = var.compartment_id

	#Optional
	fields = var.invoice_fields
	time_from = var.invoice_time_from
	time_to = var.invoice_time_to
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Invoice Reference

The following attributes are exported: