Create AFT Payment Request
AFT (Request Funds / PullTransaction): pull funds from external card into consumer DDA. Same persistence as OCT (CardPaymentsHistory with direction Pull); webhook completion XPAY is reversed.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
consumer_id
external_payment_card_id
amount
description
Response
id
amount
fee_amount
external_payment_card_id
description
direction
status
consumer_id

