Pay Invoice
pay_invoiceAttempt to pay an open invoice using the default payment method, or specify a payment method to use.
Instructions
Attempt to pay an open invoice using the default payment method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | Invoice ID (in_...) | |
| payment_method | No | Specific payment method to use | |
| idempotency_key | No | Optional idempotency key for safe retries |