embed

@MustBeClosed
abstract suspend fun embed(params: CardEmbedParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponseFor<String>

Returns a raw HTTP response for get /v1/embed/card, but is otherwise the same as CardServiceAsync.embed.