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