create
open suspend override fun create(params: BookTransferCreateParams, requestOptions: RequestOptions): HttpResponseFor<BookTransferResponse>
Returns a raw HTTP response for post /v1/book_transfers, but is otherwise the same as BookTransferServiceAsync.create.