From 37e81f59b0a673a5ac10815e369689b267d4e9f5 Mon Sep 17 00:00:00 2001 From: g Date: Sun, 24 Dec 2023 12:44:12 +0100 Subject: [PATCH] Add card creation --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bca9e5..4df28aa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Revolur Card API +# Revolut Card API ## Base address https://app.revolut.com/api/revolut-secure/retail ## Headers @@ -285,7 +285,7 @@ Get card secret details: pan, cvv, expiration date. The pan and the cvv are encr "Authorization": : } ``` - + #### Response ``` { @@ -294,6 +294,27 @@ Get card secret details: pan, cvv, expiration date. The pan and the cvv are encr "expiry":{"month":,"year":} } ``` - + +### POST /my-card/issue/virtual +#### Description +Create a new virtual card. Design is an enum and must match the card type (there are virtual designs and disposable designs). +#### Headers +``` +{ + "Authorization": : +} +``` +#### Request +``` +{ + design: "_VIRTUAL", + label: "