POST
{
"fromAgentId": "string (required)",
"toAgentId": "string (required)",
"amount": 100000000,
"memo": "optional string",
"metadata": { "invoiceId": "inv-1", "taskId": "task-2" }
}{
"paymentId": "pay_...",
"status": "pending",
"message": "Payment initiated"
}Batch Payments
Last updated

