paygentic_request_payment
Initiates a payment from a given wallet for a specified purpose, subject to spending policies and rate limits.
Instructions
Request a payment (agent-initiated spend). Subject to spending policies and rate limits. Requires API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in USD | |
| purpose | Yes | What the payment is for (e.g. 'API call to OpenAI') | |
| walletId | Yes | Wallet to debit | |
| idempotencyKey | No |