Create Card

The Create Card API allows for the creation of a single physical or virtual card. When submitting a Create Card request, the identifier of an existing customer needs to be transmitted as part of the request. The request also gives a chance to provide 3DS related data. Its structure and content are subject to the product configuration parameters.
It returns card id, customer id and product id together with card data (encrypted or plain text) if client is PCI DSS compliant.

Log in to see full request history
Body Params
object
object
required
string

Card manufacturer id. Generated by Clowd9 and associated to product id.

string
required
length ≥ 36

Existing customer ID to link to the card.

string
required
length ≥ 36

Identifier of card product. The ID is generated by CLOWD9.

object
array of strings

List of account IDs to link to the card. deprecated.

account_ids
string
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json