Create a new virtual card
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
{
"id": "43ec6e92-9eb7-48ad-91c8-7bee425a33cf",
"account_id": 65637,
"amount": "20,000.00",
"currency": "NGN",
"card_hash": "43ec6e92-9eb7-48ad-91c8-7bee425a33cf",
"card_pan": "5366130699778900",
"masked_pan": "536613*******8900",
"city": "Lekki",
"state": "Lagos",
"address_1": "19, Olubunmi Rotimi",
"address_2": null,
"zip_code": "23401",
"cvv": "134",
"expiration": "2023-01",
"send_to": null,
"bin_check_name": null,
"card_type": "mastercard",
"name_on_card": "Jermaine Graham",
"created_at": "2020-01-17T18:33:29.0130255+00:00",
"is_active": true,
"callback_url": null
}