latestOpenAPI 3.1.02026-08-22124199170.4 KB
8a237f1f704f
payments
Create AFT Payment Request
Create an AFT (Account Funding Transaction) to pull funds from a consumer's registered external debit card into their Upward DDA. The card must already be registered through the card-registration component and have pullEnabled: true. amount is the gross amount debited from the card; the fee is deducted from it, so the consumer's DDA receives amount - fee_amount. Returns 200 with a payment in pending; settlement is reported asynchronously through the Payment.Aft.Completed webhook.
post/v2/payments/aft/
Headers
Authorizationstring required
Bearer authentication
Request body
Response
AFT created and submitted