guestTokenize

Create a paymment intrument id for a provided paypal account of a guest user.

Parameters

tokenizePaypalRequest

Detail of the paypal account to be tokenized.

abstract fun guestTokenize(tokenizePaypalRequest: TokenizePaypalRequest): ApiResult<TokenizePaypalResponse>