Managed Cards
Managed Cards are a type of financial instrument offered by Weavr.
You can create virtual or physical cards that are issued to the consumer or corporate identity.
A card created in prepaid mode has its own balance, whereas a card created in debit mode does not have its own balance but taps into the balance of its parent managed account.
Operations
Create a managed cardPOST
/managed_cardsGet all managed cardsGET/managed_cardsGet a managed cardGET/managed_cards/{id}Update a managed cardPATCH/managed_cards/{id}Block a managed cardPOST/managed_cards/{id}/blockUnblock a managed cardPOST/managed_cards/{id}/unblockRemove a managed cardPOST/managed_cards/{id}/removeGet a managed card statementGET/managed_cards/{id}/statementAssign a managed cardPOST/managed_cards/assignGet all spend rules for a managed cardGET/managed_cards/{id}/spend_rulesCreate spend rules for a managed cardPOST/managed_cards/{id}/spend_rulesUpdate spend rules for a managed cardPATCH/managed_cards/{id}/spend_rulesDelete all spend rules for a managed cardDELETE/managed_cards/{id}/spend_rulesUpgrade a card to physicalPOST/managed_cards/{id}/physicalActivate a physical cardPOST/managed_cards/{id}/physical/activateGet PIN for a physical cardGET/managed_cards/{id}/physical/pinUnblock PIN for a physical cardPATCH/managed_cards/{id}/physical/pin/unblockReplace a damaged physical cardPOST/managed_cards/{id}/physical/replace_damagedReport a physical card as lostPOST/managed_cards/{id}/physical/report_lostReport a physical card as stolenPOST/managed_cards/{id}/physical/report_stolenReplace a lost or stolen physical cardPOST/managed_cards/{id}/physical/replace_lost_stolenReset contactless limit for a physical cardPOST/managed_cards/{id}/physical/contactless_limit/resetAuthorisation ForwardingWebhook/managed_cards/authorisation_request