authorizePaymentToken

fun PayAPI.PaymentTokensAPI.authorizePaymentToken(paymentMethodId: String, body: AuthorizePaymentTokenAPI.Body, readTimeout: Long? = null): Call<PaymentToken>