Card Lifecycle
End User Card Application
To apply for a card, call /v1/card/new-application.
Review Card Application
Customers can review a card application by calling /v1/card/admin/review-application and labeling it as "APPROVED" or "REJECTED".
Card Blocking
To temporarily block a card, use /v1/card/block-card. To release the block, use /v1/card/release-block.
Card Activation/Invalidation
Physical Cards: Call /v1/card/active-phy-card to activate a physical card once the end user has received it. Virtual Cards: Virtual cards are automatically activated upon creation.
Coming soon
block and mark card as stolen,lost or damaged optionally replace card.
Nearing expiration renew card.
Appendix
A card can be in the following states:NEW, CREATED, DISPATCHED, INVALID, ACTIVE, TEMP_BLOCKED, PERM_BLOCKED