Issue virtual card (V2 - with delivery payment)Ask AIpost https://api-baas.wirexapp.com/api/v2/cards/virtualIssues a virtual card for the specified user. Payment is processed using delivery_id from fees invoice.Body ParamsBody datacard_namestringFriendly name for the card that would be displayed to the userdelivery_idintegerDelivery ID returned from the fees invoice endpoint (POST /api/v1/cards/:type/fees/:country/payment) (required when fees are enforced)name_on_cardstringName that should be printed on the cardResponses 200OK 400Bad Request 500Internal Server ErrorUpdated about 2 months ago