Assign a managed card
POST
/managed_cards/assign If your application requires anonymous cards, Weavr will create a pool of cards that are initially not assigned to any identity. This operation assigns one such previously created managed card from the card pool to the logged-in consumer or corporate identity.
Request
Header parameters
Request body
*application/json
objectobject · 10 fields
Responses
200OK
Success
Headers
Body
application/json
ManagedCardManagedCard · object · 32 fields
Response example
{ "balances": { "availableBalance": 0, "actualBalance": 0 }}