For Developers
Send Payments
Send money to approved payees with your AI Agent
- AI Agent transactions can be configured to require human approval in the Payman Dashboard 2. Payees can be created via API or Dashboard
Required Parameters
Parameter | Type | Description |
---|---|---|
amount_decimal | float | Amount to send (e.g., 50.00 for $50) |
payee_id | str | ID of an existing payee |
Optional Parameters
Parameter | Type | Description |
---|---|---|
memo | str | A note for the transaction (e.g., Invoice #1234 ) |
metadata | dict | Custom data to track the payment |
Response
Both SDKs return a similar response object: