Create Create Card Payments Request
Create, retrieve and list OCT (Outgoing Card Transfer) payments. OCT sends funds from the consumer’s DDA to an external payment card.
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

