Protected ReadonlydbProtected ReadonlydbProtected ReadonlygirasolProtected ReadonlygirasolProtectedgetFetches the active Girasol card account for the customer.
Returns auth token to fetch the card's data from Girasol. Consumer must implement their own logic to fetch the card data from Girasol using the token.
The ID of the customer.
A promise that resolves to the auth token and Girasol card ID.
Unfreezes a card by its card ID via GirasolClient and updates the local DB status from 'FREEZED' to "ACTIVE".
Freezes a card by its card ID via GirasolClient and updates the local DB status to 'FREEZED'.