Card - Post Manual Transaction

This document details the sequence of API calls required to post a manual transaction on card level.

Posting a manual transaction can be applied in various use cases, such as charging a manual fee, refunding a fee, or debiting/crediting the card.

The example below demonstrates how to charge a manual fee, but the same approach can be used for other use cases as well.

This flow applies to credit, prepaid and multi-currency card products.

Card - Post Manual Transaction

Card - Post Manual Transaction

User
User
User
Issuer System
Issuer Middleware
Issuer Middleware
Network
Network
Login Get list of cards GET /cards/search Return response HTTP 200 Forward response Show user list of cards 1. Select card 2. Request card manual charge Forward request POST /cards/{id}/transaction Return response HTTP 200 Forward response Forward response