v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Cards

Transfer Revalue Between Cards

Transfers a specified amount of revalue from one card to another, identified by their unique identifiers.

post/v1/cards/{FromCardUniqueIdentifier}/revalue/send/{ToCardUniqueIdentifier}

Path parameters

FromCardUniqueIdentifierstring required

The unique identifier of the card from which the revalue will be deducted.

ToCardUniqueIdentifierstring required

The unique identifier of the card to which the revalue will be added.

Query parameters

CardCreditnumber double

The amount of revalue to be transferred.

CreditChangeRemarksstring

Remarks or notes regarding the revalue transfer.

Response

Revalue transferred successfully.

valuenumber double

The credit value of the card.