sherweb_customers_accounts_receivable
Retrieve a customer's accounts receivable charges for a billing period, including recurring, usage, and setup fees with cost, quantity, and currency.
Instructions
Get the receivable charges you bill a customer for a billing period — recurring, usage and setup charges with cost, quantity and currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Any date inside the desired billing period, format yyyy-MM-dd (UTC). Defaults to today. E.g. 2026-03-17 returns the period containing March 17. | |
| customerId | Yes | The customer's unique ID (UUID) |