/v1/transfers
Create an asynchronous transfer with an idempotency key and explicit destination.
↳Reference / API v1.8
Structured endpoint definitions, parameters, examples, errors and SDK calls designed for fast scanning and precise implementation.
↳System / Reference / API v1.8
Create an asynchronous transfer with an idempotency key and explicit destination.
Retrieve the latest state and full lifecycle timestamps for one transfer.
Replay an eligible delivery after reviewing its payload and destination state.
↳Production-shaped
Every surface uses realistic states and copy so buyers can adapt the system without inventing the product story from scratch.
curl https://api.kilnwire.example/v1/transfers \
+ -H "Authorization: Bearer kw_live_••••" \
+ -H "Content-Type: application/json" \
+ -d '{"amount": 4800, "currency": "usd"}'↳Start in one afternoon