post https://api.reepay.com/v1/payment_method//card_move
A saved card is tied to a card acquiring agreement, so all Merchant-Initiated Transcations (MIT) for the card will be done on this agreement. A card can be moved to another agreement using the move card operation.
The agreement selection when moving card is as for a new card addition. The agreement card types and supported currencies must match. The following can be used to control agreement selection:
- Disbale/delete existing agreement and create new active agreement. The new active agreement will be used if card type match.
- Provide currency to guide agreement selection.
- Explicitly define the agreement to which the card should be moved.
Errors
The operation can generate the following errors beside the generic HTTP error codes described here.
Error code | HTTP code | Description |
---|---|---|
40 | 404 | Payment method not found |
55 | 404 | Agreement could not be found |