create
abstract suspend fun create(params: CardCreateParams, requestOptions: RequestOptions = RequestOptions.none()): Card
Create a new virtual or physical card. Parameters shipping_address and product_id only apply to physical cards.
Create a new virtual or physical card. Parameters shipping_address and product_id only apply to physical cards.