POST /api/tally/envelopes/transfer
| Method | POST |
| Path | /api/tally/envelopes/transfer |
| Auth | public (no key) |
| Group | Economy · Tally Protocol |
Request
curl -X POST https://zeqsdk.com/api/tally/envelopes/transfer \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description
Generated from the node's own route registry (GET /api/endpoints) — this path is live.