Create a managed card
POST
/managed_cards Creates a managed card for the consumer or corporate identity. The Managed Card Profile (configured in the Multi Portal) specified determines the behaviour and restrictions that the managed card will have.
Request
Header parameters
Request body
*application/json
ManagedCardRequestManagedCardRequest · object · 14 fields
Responses
200OK
Success
Headers
Body
application/json
ManagedCardManagedCard · object · 32 fields
Response example
{ "balances": { "availableBalance": 0, "actualBalance": 0 }}