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_idstringRequired
external_payment_card_idstringRequiredformat: "uuid"
amountstringRequiredformat: "decimal"
descriptionstringOptional

Response

idstringformat: "uuid"
amountstringformat: "decimal"
fee_amountstringformat: "decimal"
external_payment_card_idstringformat: "uuid"
descriptionstring
directionstring
statusstring
consumer_idstringOptionalRead-only