customer_transactions
Retrieve detailed transaction history for a customer, including payment details, status, purchases, and timestamps, by providing their customer ID. Ideal for tracking and analyzing financial activity.
Instructions
Get customer's transaction history.
- Returns list of all transactions
- Includes:
- Payment details
- Transaction status
- Associated purchases
- Timestamps
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customerId | Yes | Application username of the customer |