SENDPE
Playground
Test API endpoints in real-time
Docs
API Key
Collect
Split
Chase
NL Execute
Status
POST
/v1/agent/collect
{ "amount": 100, "currency": "usd", "recipient": "customer@example.com", "description": "Invoice for services", "channels": [ "email" ], "fallback": { "retries": 3, "retry_interval_days": 3 } }
Send
Response
// response will appear here