v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBCards
Add to the Card's Revalue
Adds a specified amount to the revalue of a card, identified by its unique identifier.
post/v1/cards/{CardUniqueIdentifier}/revalue/add
Path parameters
CardUniqueIdentifierstring required
The unique identifier of the card to which the revalue will be added.
Query parameters
CardCreditnumber double
The amount of credit to be added to the card's revalue.
CreditChangeRemarksstring
Remarks or notes regarding the credit change.
Response
Revalue added successfully.