Networks
TON · BSC · ETH · BTC · TRX · SOL
Watch depositMinAmount — a transfer below it may not be credited.
Payment status
Track one with
GET /api/v1/payments/{paymentId}, or list them all with GET /api/v1/payments.
Once completed, the payment carries transactionId and fromAddress — the on-chain facts that tie the credit to your transfer.
POST /api/v1/payments/webhook is the provider’s callback into Aflux, not something you call. It is in the spec because it is part of the public surface, not because it is for you.