post https://cards.bsigroup.tech/api/visanewcard
The following Parameters are required to be passed.
{"useremail" : "[email protected]", // user email
"nameoncard" : "John Doe", // user name
"nationalidnumber" : "12345678", // national ID number
"nationalidimage" : "https://nobblet-storage-production.s3.eu-west-2.amazonaws.com/b625c7cf-91b5-4e19-bb64-bed5e13b723c/30a7463b8988db58a909.pdf", // url with picture of the national id
"userphoto" : "https://nobblet-storage-production.s3.eu-west-2.amazonaws.com/b625c7cf-91b5-4e19-bb64-bed5e13b723c/30a7463b8988db58a909.pdf", // url with user selfie photo
"dob": "1979-12-17" // user date of birth in YYYY-MM-DD format }