create

open suspend override fun create(params: CardCreateParams, requestOptions: RequestOptions): HttpResponseFor<Card>

Returns a raw HTTP response for post /v1/cards, but is otherwise the same as CardServiceAsync.create.