Returns all invoices associated with a billing setup, for a given month. List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError InvoiceError QuotaError RequestError
Path parameters
Required. The ID of the customer to fetch invoices for.
Query parameters
Required. The billing setup resource name of the requested invoices. customers/{customer_id}/billingSetups/{billing_setup_id}
Optional. When true, the response will include more granular level invoice details such as campaign level cost breakdown, itemized regulatory costs and adjustments. The default value is false.
Required. The issue month to retrieve invoices.
Required. The issue year to retrieve invoices, in yyyy format. Only invoices issued in 2019 or later can be retrieved.
Response
Successful response