Skip to main content
Get Card's Revalue

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Path Parameters

CardUniqueIdentifier
string
required

The unique identifier of the card for which the revalue amount is being retrieved.

Response

200 - application/json

Revalue amount retrieved successfully.

Represents the credit value associated with a card.

value
number<double>

The credit value of the card.