tochka_pending_invoices
Retrieve a list of all invoices currently pending payment, including invoice number, buyer details, amount, and creation date.
Instructions
List all invoices being tracked for payment.
Use tochka_check_invoices to verify payment status.
Returns JSON array of pending invoices with number, buyer_inn, buyer_name, amount, description, created_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |