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