Represents the reason for issuing a new prepaid card. The status of the original card changes to the one given in the reason.

Enumeration Members

Enumeration Members

DAMAGED: "DAMAGED"

The status is (IRREVERSIBLE). The card is physically damaged but still can be used for online operations. The status of the current card must be ACTIVE or LOCKED.

LOST: "LOST"

The status is (IRREVERSIBLE). The card is lost and can't be used for operations. The current card status must be one of the following statuses: ACTIVE, DAMAGED or LOCKED.

RENEW: "RENEW"

The status is (IRREVERSIBLE). The card is expired and no further operations can be performed regardless of card type (Physical or Virtual). The current card status must be one of the following statuses: ISSUED, ACTIVE, LOCKED, SUSPENDED or DIGITAL.