getBillingHistory
Retrieve a customer's complete billing history including statements, balance due, payment methods, and invoice IDs. Provide the customerId to get current and past billing details.
Instructions
Retrieve customer billing statements and payment methods - Retrieves complete billing statements, current balance due, active payment methods on file, and historical invoice IDs for a specific customer. Payment cards in the response are automatically redacted with [REDACTED] by the DLP engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | Unique customer identifier in format 'cust-XXX' (e.g., 'cust-001'). |